- 07 Nov, 2013 11 commits
-
-
Matt Martz committed
-
Matt Martz committed
-
Christopher H. Laco committed
-
Christopher H. Laco committed
-
apt: allow specifying dpkg options
jctanner committed -
add docker module
jctanner committed -
Set default of 'yes' for update_cache, as is in the documentation
jctanner committed -
Correct docsite typo hash_behavior -> hash_behaviour
jctanner committed -
James Tanner committed
-
James Tanner committed
-
Change ssh header to ssh_connection header
jctanner committed
-
- 06 Nov, 2013 10 commits
-
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
Honor wait on ec2 instance termination
jctanner committed -
Matt Willsher 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 11 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
-