- 03 Oct, 2013 5 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
fixed get_service_enabled call
James Cammarata committed
-
- 02 Oct, 2013 15 commits
-
-
Adam Miller committed
-
Fixed a typo in the fetch module documentation
Michael DeHaan committed -
Fix for Issue #2470 - gem version string processing
Michael DeHaan committed -
Joshua Lund committed
-
This fix assumes that no sane gem version has spaces in it, so when one like that is encountered, it will get truncated at the first space.
Andy Kluger committed -
James Cammarata committed
-
Add idempotency support to ec2_group
Michael DeHaan committed -
James Laska committed
-
James Cammarata committed
-
James Cammarata committed
-
Michael DeHaan committed
-
asn1 is a dependency so no need to mention this in docs. Also no callouts for other OSes so no need for BSD.
Michael DeHaan committed -
James Cammarata committed
-
Conflicts: library/utilities/accelerate
James Cammarata committed -
htpasswd docs: add notes about depending on python-passlib
jctanner committed
-
- 01 Oct, 2013 20 commits
-
-
ec2_eip module: note that there may be a delay reaching the instance
Michael DeHaan committed -
James Cammarata committed
-
Tim Gerla committed
-
James Cammarata committed
-
Added comment which two packages are needed on FreeBSD.
James Cammarata committed -
James Cammarata committed
-
James Tanner committed
-
James Tanner committed
-
James Cammarata committed
-
This will remain in ansible.cfg only.
James Cammarata committed -
James Cammarata committed
-
This setting makes the timeout for each play configurable, rather than hard-coding it at 300 seconds (now the default if left unspecified) Fixes #4162
James Cammarata committed -
Commands will now be started up in a separate task from the main handler thread, so that it can be monitored for completeness while sending a keepalive packet back to the controller to avoid a socket receive timeout.
James Cammarata committed -
Berend de Boer committed
-
Fixes #4321
James Cammarata committed -
Fixes #4322
James Cammarata committed -
James Cammarata committed
-
https://github.com/ferringb/ansible
Merge branch 'fixes/subprocess' of https://github.com/ferringb/ansible into ferringb-fixes/subprocess
James Cammarata committed
-