1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
2013-12-25 11:04:47 -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 Allow for no role dependencies in role metadata 2013-12-19 14:19:14 -05:00
runner Fixed syntax error and removed unused imports 2013-12-25 11:04:47 -05:00
utils Fix for issue #4730 - stacktrace when deferenencing a non-existent group 2013-12-02 18:25:43 +01: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