community.general/lib/ansible
jctanner 43f48a2e02 Merge pull request #4167 from tima/rsync3
synchronization module take 3
2013-10-25 14:43:08 -07: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 #4549 Do not call lookup plugins when templating a task's name 2013-10-25 10:27:38 -04:00
runner Merge pull request #4167 from tima/rsync3 2013-10-25 14:43:08 -07:00
utils Fixes #4549 Do not call lookup plugins when templating a task's name 2013-10-25 10:27:38 -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 Fixes #4561 Compare task name without role prefix for start-at-task 2013-10-25 16:09:43 -04:00
color.py These fields are booleans. 2013-08-10 18:16:01 -04:00
constants.py Adding config flag role_path for common/global roles 2013-10-12 10:15:30 -04: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 change ec2 module params to type=bool 2013-10-24 09:19:25 -04:00