- 04 Nov, 2013 11 commits
-
-
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 -
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
-
- 03 Nov, 2013 11 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 -
Changed parameter from 'user' to 'name' in the examples to coincide with...
Michael DeHaan committed -
Add double colons where necessary to get code blocks, not blockquotes.
Ilkka Laukkanen committed -
The doc incorrectly advised executing the static inventory, not the `cobbler.py` script. Also fixes minor language issue.
Ilkka Laukkanen committed -
Mohan Krishnan committed
-
Steve Tjoa committed
-
Fix: ec2_eip connect method references module var that is not passed in
Michael DeHaan committed
-
- 02 Nov, 2013 7 commits
-
-
Mohan Krishnan committed
-
Michael DeHaan committed
-
check more files using make pyflakes ( ie subdirectory of lib/ansible/ )
Michael DeHaan committed -
Michael Scherer committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
on EL5. Fix #4763
Michael Scherer committed
-
- 01 Nov, 2013 11 commits
-
-
dont sudo if sudo_user is the same as the connection user
Michael DeHaan committed -
Document env dependency for test-module
Michael DeHaan committed -
Steve Weber committed
-
You need to source hacking/env-setup before running hacking/test-module; otherwise you get an error like this: ImportError: No module named ansible.utils
Rhett Sutphin committed -
ec2_vol: return volume_id/device even when volume mapping already exists
Michael DeHaan committed -
James Tanner committed
-
dragon3 committed
-
James Tanner committed
-
James Tanner committed
-
minor correction
Michael DeHaan committed -
Same doc-typo (confirmed) as https://github.com/ansible/ansible/pull/4759 --remote-user *should be* --user
Ray committed
-