- 03 Nov, 2013 7 commits
-
-
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 -
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 6 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
-
- 01 Nov, 2013 12 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 -
Michael DeHaan committed
-
- 31 Oct, 2013 15 commits
-
-
Michael DeHaan committed
-
minor doc correction
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
--remote-user= does not work: ansible: error: no such option: --remote-user --user= does. Updating docs
Ray committed -
Leverage 4318b27 and no longer treat instance tags as JSON, but as dictionary types which could be key=value or dicts or JSON or references.
Michael DeHaan committed -
Michael DeHaan committed
-
Fix accelerate module on centos 5 by removing
Michael DeHaan committed -
Michael DeHaan committed
-
Need to compare on server object not list
Michael DeHaan committed -
Clean up temp file left behind by assemble module
Michael DeHaan committed -
Fix 4648, cron module is not working on solaris
Michael DeHaan committed
-