community.general/lib/ansible
Jan-Piet Mens bd5cd8e652 Lookup plugin for etcd
with support for configurable etcd URL in ansible.cfg (and environment)
2013-10-24 21:28:48 +02:00
..
callback_plugins add a way for callback to disable itself 2013-08-14 22:32:28 +02:00
inventory Fix indentation depth. 2013-10-19 13:03:14 -04:00
playbook Fixes #4536 Get the remote_user from multiple sources in a preferred order 2013-10-21 12:07:51 -04:00
runner Lookup plugin for etcd 2013-10-24 21:28:48 +02:00
utils Fixes #4608 add lookup to template globals to make plugins work again 2013-10-22 12:00:54 -04:00
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 2013-09-13 17:31:34 -04:00
callbacks.py Added "debug: var=variableName" capability. 2013-10-14 21:01:38 -04:00
color.py These fields are booleans. 2013-08-10 18:16:01 -04:00
constants.py Lookup plugin for etcd 2013-10-24 21:28:48 +02:00
errors.py Introduce exception AnsibleFilterError and use it in Jinja filters. Ignore this exception when trying to find the name of a task for display (callback) purpose. 2013-07-07 19:18:32 +02:00
module_common.py Fixes #4500 python bools return uppercase True and False, so allow those for BOOLEANS in module common 2013-10-23 15:54:36 -04:00