- 08 Apr, 2013 3 commits
-
-
Michael DeHaan committed
-
Change the retry logic to write a limit file, able to source limit from files by indicating with @filename
Michael DeHaan committed -
When playbooks fail, attempt to create an inventory file in the inventory directory that allows rerunning of the playbook against only the hosts that failed.
Michael DeHaan committed
-
- 06 Apr, 2013 22 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
when: condition support for tasks include
Michael DeHaan committed -
Michael DeHaan committed
-
of "-" to be less visually heavy (unless cowsay is installed of course)
Michael DeHaan committed -
Stoned Elipot committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
file.
Michael DeHaan committed -
Makes $PIPE and $FILE macros accept utf-8 input
Michael DeHaan committed -
Sébastien Bocahu committed
-
update web address
Michael DeHaan committed -
update my email address
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Much requested feature -- allows relative imports of content within roles or relative to any task or handler include (../templates for template ../files for copy)
Michael DeHaan committed -
repeat template calls at playbook intialization time.
Michael DeHaan committed -
templating.
Michael DeHaan committed -
Michael DeHaan committed
-
Fix for inventory scripts with no path prefix that are in CWD.
Michael DeHaan committed -
Without this, using '-i ec2.py' will not work if '.' is not in PATH.
Blair Zajac committed
-
- 05 Apr, 2013 15 commits
-
-
Michael DeHaan committed
-
Upgraded variable support met with upgraded conditional support, see examples/playbooks/upgraded_vars.yml for details!
Michael DeHaan committed -
correct.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
New try: s3 overwrite and checksum support
Michael DeHaan committed -
adds private_ip param to ec2 module
Michael DeHaan committed -
This SELinux commit is too strict and we should only fail if trying to read/tweak SELinux attributes else python-selinux can't be installed w/ the yum module when missing. Revert "Added an extra check for target nodes with selinux but without libselinux-python package installed" This reverts commit 550986b6.
Michael DeHaan committed -
Added an extra check for target nodes with selinux but without libselinux-python package installed
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-