- 07 Nov, 2013 3 commits
-
-
James Tanner committed
-
James Tanner committed
-
Change ssh header to ssh_connection header
jctanner committed
-
- 06 Nov, 2013 9 commits
-
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
Honor wait on ec2 instance termination
jctanner committed -
Fixes in the man template
jctanner committed -
make cloudformation module accept template_parameters from command line
jctanner committed -
Fix determination of correct, possibly customized, 'easy_install' executable
jctanner committed -
Remove duplicate "download_s3file" execution when the destination path doesn't exist
jctanner committed
-
- 05 Nov, 2013 8 commits
-
-
James Tanner committed
-
pip module: fix unexpected behavior when creating virtualenvs
jctanner committed -
Add ansible_sudo_pass hostvar support. Fixes #4323
jctanner committed -
add a default value for the -d option of ansible-pull
jctanner committed -
fix for https://github.com/ansible/ansible/issues/4795 (incorrect changed result in cron module)
jctanner committed -
James Tanner committed
-
James Tanner committed
-
dragon3 committed
-
- 04 Nov, 2013 15 commits
-
-
Ensure async terminates when time limit is not divisible by 5
Michael DeHaan committed -
Because async_wrapper subtracts 5 from time_limit and checks for equality to zero, values not divisible by 5 will go negative and continue forever.
willthames committed -
Try/finally is a python 2.5 construct, so not working on EL5. Fix #4763
jctanner committed -
James Tanner committed
-
James Tanner committed
-
Fixes #4485 add an ipv6 parameter to accelerate so that the daemon will bind to an ipv6 port instead of ipv4
James Tanner committed -
revised fix for https://github.com/ansible/ansible/issues/4795
Jim Richardson committed -
Addresses #4676 Add module notes about the behavior of sudo and the destination paths within the synchronize module.
James Tanner committed -
James Tanner committed
-
Add a timeout to the synchronize module to prevent infinite hangs while waiting on passwords for misconfigured users
James Tanner committed -
AWS_ACCESS_KEY misspelt in shared EC2 connection library
James Cammarata committed -
Couple of small typos
James Cammarata committed -
Tomas Thor Jonsson committed
-
willthames committed
-
https://github.com/ansible/ansible/issues/4795
Incorrect changed result in cron module. Report changed=False if no cron is removed:wq
Jim Richardson committed
-
- 03 Nov, 2013 5 commits
-
-
Michael DeHaan committed
-
Make it slightly more clear what side of the connection is missing keyczar if using accelerate mode.
Michael DeHaan committed -
Fix code block quoting in documentation
Michael DeHaan committed -
Clarify cobbler.py usage and testing instructions
Michael DeHaan committed -
Fix for connect method parameter order
Michael DeHaan committed
-