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
2014-08-18 13:33:23 -05:00
..
cache Use JSON instead of pickles for compatibility. 2014-08-11 12:23:05 -04:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Make sure group_vars/all is loaded for ungrouped hosts 2014-08-18 12:29:46 -05:00
module_utils Make env param a dict type instead of list 2014-08-15 11:04:27 -05:00
playbook Correct check for role library/ existence 2014-08-18 13:33:23 -05:00
runner Disallow args: to be specified as a string 2014-08-14 16:05:20 -05:00
utils By popular request, make the no_log attribute also censor tasks from callbacks. 2014-08-12 13:36:05 -04:00
__init__.py Version bump for 1.8 2014-08-06 13:17:28 -05:00
callbacks.py Show delegate_to hint in callbacks 2014-07-07 12:39:08 -05:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py Merge pull request #8367 from msabramo/make_pip_install_editable_work 2014-08-15 07:46:54 -04:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Dedupe PTR record related code in rax_dns_record 2014-08-06 16:47:33 -05:00