- 28 Apr, 2013 3 commits
-
-
Michael DeHaan committed
-
fix arguments to isinstance() in env lookup
Michael DeHaan committed -
Kahlil (Kal) Hodgson committed
-
- 27 Apr, 2013 37 commits
-
-
Fix instance idempotence
Michael DeHaan committed -
This should have never made it in.
Jesse Keating committed -
We were comparing an int to a string and getting things wrong, so idempotence was lost. This forces the comparison to be int.
Jesse Keating committed -
Add module path library/ if it exists in role directory
Michael DeHaan committed -
Michael DeHaan committed
-
Fixed some RPM packaging issues
Michael DeHaan committed -
The source archive is "tar.gz", not "tar.bz2". The new home is http://ansible.cc
Cristian Ciupitu committed -
make rpm did not work on Fedora 18 This reverts commit ea39454f. Conflicts: packaging/rpm/ansible.spec
Cristian Ciupitu committed -
[Trivial][Doc] Lineinfile documentation fix.
Michael DeHaan committed -
Stoned Elipot committed
-
Michael DeHaan committed
-
Tin Tvrtkovic committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
git://github.com/mcodd/ansibleMichael DeHaan committed
-
step Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
FreeBSD startup scripts (rc) supports optional arguments.
Michael DeHaan committed -
Michael DeHaan committed
-
git://github.com/jpmens/ansible
Conflicts: lib/ansible/callbacks.py lib/ansible/constants.py
Michael DeHaan committed -
Michael DeHaan committed
-
git://github.com/insom/ansibleMichael DeHaan committed
-
Michael DeHaan committed
-
Add define command to virt module
Michael DeHaan committed -
This implementation falls back to python-dmidecode (RHEL5.5+) if the kernel as no DMI support. Alternatively, if python-dmidecode is missing, we attempt to use the dmidecode binary (for RHEL5.4 and older) before giving up. This fixes #376 and #1657 and also helps @lwade on RHEL5.5+.
Dag Wieers committed -
Signed-off-by: Ivan Lezhnjov IV <ivan.lezhnjov.iv@gmail.com>
Ivan Lezhnjov IV committed -
Signed-off-by: Ivan Lezhnjov IV <ivan.lezhnjov.iv@gmail.com>
Ivan Lezhnjov IV committed -
git://github.com/iliv/ansibleMichael DeHaan committed
-
Basic RDS support for EC2 inventory
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-