- 02 Mar, 2013 15 commits
-
-
This commit makes the Makefile nicer for packagers so they can select versions of python. E.g. on a RHEL5 system with Python2.6 (installed from EPEL) make PYTHON=python2.6 install
Jimmy Tang committed -
Fixes #2277.
Daniel Hokka Zakrisson committed -
Update get_url
Daniel Hokka Zakrisson committed -
Not quite as attractive, but allows variable precedence and lazy resolution to work as intended, rather than resolving them on a per-inventory basis.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
Small syntactic correction: Removed trailing double-quote from example.
Michael Griffin committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
now ansible shows nice message about missing json instead of traceback
Michael DeHaan committed -
Added tip about ANSIBLE_KEEP_REMOTE_FILES to docsite
Michael DeHaan committed -
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 01 Mar, 2013 25 commits
-
-
Fixed a small buglet, if using with_items with yum and so on, only optimize the package list if the package list is all strings
Michael DeHaan committed -
Michael DeHaan committed
-
now group by module invalidates host cached variables
Michael DeHaan committed -
for #2196 now gruopby module invalidates host cached variables so they can be reevaluated with new groups Signed-off-by: Brian Coca <bcoca@tablethotels.com>
Brian Coca committed -
Rabbitmq parameters module
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Use opkg module as basis for macports module
Michael DeHaan committed -
Allow relative creates/removes path with `chdir`
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
This puts host_vars and group_vars inside of the directory, allowing you to target a single inventory but still have access to the variables.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
-
Michael DeHaan committed
-
Allow specifying args directly to actions using module: syntax
Michael DeHaan committed -
Add mysql user documentation about idempotent playbooks
Michael DeHaan committed -
add to_nice_yaml|json filters
Michael DeHaan committed -
git://github.com/bcoca/ansibleMichael DeHaan committed
-