- 21 Jul, 2013 20 commits
-
-
Michael DeHaan committed
-
Added module for baking EC2 AMIs
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Conflicts: lib/ansible/utils/__init__.py
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
AWS route53 module
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 20 Jul, 2013 20 commits
-
-
Michael DeHaan committed
-
When a role/include has a conditional, add that conditional ahead of any on the task, not behind, so it can short circuit.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Breaks recursion parameter on file. This reverts commit e7226e10.
Michael DeHaan committed -
Use AnsibleFilterError exception
Michael DeHaan committed -
Quote pathnames of roles' tasks and handlers files so that _load_tasks()...
Michael DeHaan committed -
Stoned Elipot committed
-
With the help of AlejandroTrev's eagle eyes. Thanks !
Stoned Elipot committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
narrowed down exception
Michael DeHaan committed -
Xiao Hanyu committed
-
Michael DeHaan committed
-
Check if mysql allows login as root/nopassword before trying supplied credentials.
Michael DeHaan committed -
Rewritten s3 module to allow for additional modes of operation.
Michael DeHaan committed -
Michael DeHaan committed
-
supervisorctl: add command-line options as module parameters
Michael DeHaan committed -
openbsd_pkg: Use ansible run_command().
Michael DeHaan committed -
Introduce exception AnsibleFilterError and use it in Jinja filters. Ign...
Michael DeHaan committed
-