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-16 19:55:20 +01:00
..
callback_plugins add a way for callback to disable itself 2013-08-14 22:32:28 +02:00
inventory Let merge hash_bahaviour work with dynamic inventory 2013-12-16 19:55:20 +01:00
module_utils Merge pull request #5122 from willthames/openlog_str 2013-12-13 08:51:48 -08:00
playbook Merge pull request #4207 from ashorin/ansible 2013-11-12 14:37:07 -05:00
runner ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -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 Fixes #4852 properly evaluate log_path writability 2013-11-18 10:40:49 -05:00
color.py These fields are booleans. 2013-08-10 18:16:01 -04:00
constants.py Remove unused parameter from _get_config 2013-12-12 18:48:02 +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 Ensure we are looking for the right import to determine if the module_style is new. Fixes #5148 2013-12-03 15:36:33 -06:00