- 06 Jul, 2012 2 commits
-
-
copy module, return changed attribute seperate from md5sum
Michael DeHaan committed -
Dave Hatton committed
-
- 05 Jul, 2012 2 commits
-
-
bump rpm spec to 0.6
Michael DeHaan committed -
Dave Hatton committed
-
- 04 Jul, 2012 6 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
adds 'groups' variable, essentially making hosts file accessible as a var
Michael DeHaan committed -
switch to shutil.copy rather than os.system(cp)
Michael DeHaan committed -
Michael DeHaan committed
-
Dave Hatton committed
-
- 03 Jul, 2012 8 commits
-
-
md5 allow copy if file is missing
Michael DeHaan committed -
Dave Hatton committed
-
Added IndexError catch for copy module, IndexError is thrown if a destin...
Michael DeHaan committed -
Jeremy Smitherman committed
-
improve error trapping for md5
Michael DeHaan committed -
Allow variables in variables in templates
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
Dave Hatton committed
-
- 02 Jul, 2012 7 commits
-
-
Fixed: executing templates outside playbooks
Michael DeHaan committed -
alex committed
-
Authorized key fixes
Michael DeHaan committed -
alex committed
-
Fixes ansible/ansible#522, no longer creates comment in ~/.ssh/authorized_keys, does not create directory or file if state==absent.
Brad Olson committed -
Fixes ansible/ansible#523. Removed 'with:' blocks so module works with Python 2.4 for CentOS 5 support, courtesy of mcodd/ansible@29af24b73222c97e30f5843b67e321b95fb6c979.
Brad Olson committed -
Updated the file module to handle the case where the UID for the file doesn't exist on the system.
Michael DeHaan committed
-
- 01 Jul, 2012 2 commits
-
-
Derek Carter committed
-
Jonathan Palley committed
-
- 30 Jun, 2012 2 commits
-
-
Derek Carter committed
-
Derek Carter committed
-
- 29 Jun, 2012 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 20 Jun, 2012 1 commit
-
-
Remove the -D module debug flag, which no longer is functional due to sudo pty requirements, and replace with -v/--verbose. This flag will show playbook output from non-failing commands. -v is also added to /usr/bin/ansible, but not yet used. I also gutted some internals code dealing with 'invocations' which allowed the callback to know what module invoked it. This is not something 0.5 does or needed, so callbacks have been simplified.
Michael DeHaan committed
-
- 27 Jun, 2012 2 commits
-
-
Correctly add ungrouped hosts to 'ungrouped' in YAML inventory.
Michael DeHaan committed -
Jeroen Hoekx committed
-
- 26 Jun, 2012 4 commits
-
-
added ability to ovverride all ssh settings via ANSIBLE_SSH_ARGS
Michael DeHaan committed -
Dane Summers committed
-
Add basic support for Solaris
Michael DeHaan committed -
Ludovic Claude committed
-
- 25 Jun, 2012 1 commit
-
-
Add ./library to module search path.
Michael DeHaan committed
-