- 06 Apr, 2013 15 commits
-
-
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 25 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
-
This fixes issue #1026 for @toshywoshy together with ansible_ssh_user and ansible_ssh_port.
Dag Wieers committed -
Fabian Arrotin committed
-
Improved Lookup plugins documentation
Michael DeHaan committed -
postgresql_db: add args lc_collate, lc_ctype
Michael DeHaan committed -
simple fix for issue 2564
Michael DeHaan committed -
Michael DeHaan committed
-
Added DEFAULT_EXECUTABLE as a constant
Michael DeHaan committed -
vagrant module documentation
Michael DeHaan committed -
mysql_db: use --password= instead of -p in dump/import
Michael DeHaan committed -
small doc fix for 'make deb'
Michael DeHaan committed
-