community.general/lib/ansible
2014-01-03 19:23:19 -05:00
..
callback_plugins add a way for callback to disable itself 2013-08-14 22:32:28 +02:00
inventory Improve Group.get_hosts() performance. 2013-11-18 03:48:55 +01:00
module_utils Merge pull request #5122 from willthames/openlog_str 2013-12-13 08:51:48 -08:00
playbook Remove code underlying when_* and only_if, which are deprecated features slated for removal in the 1.5 release. 2014-01-03 19:13:21 -05:00
runner Remove code underlying when_* and only_if, which are deprecated features slated for removal in the 1.5 release. 2014-01-03 19:13:21 -05:00
utils Complete removal/refactoring of conditional deprecations. 2014-01-03 19:23:19 -05:00
__init__.py Version bump for 1.5 2013-11-21 16:33:23 -05:00
callbacks.py Prevent UnicodeEncodeError 2013-12-05 13:17:57 -02:00
color.py These fields are booleans. 2013-08-10 18:16:01 -04:00
constants.py Update constants.py 2013-12-21 08:46:11 -05: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 Avoid UnicodeDecodeError exception when passing module args 2013-12-06 12:59:43 -02:00