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
Will Thames 537472f42c Make ansible-galaxy work as expected
This change fixes hg galaxy roles
Roles also get installed if roles path is missing, which
the tests currently require (fixes #8950)
2014-09-10 09:16:30 +10:00
..
cache Fixing new caching related issue with host vars 2014-09-09 15:37:15 -05:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory InventoryScript: better syntax checking for json stream 2014-08-21 18:06:07 +02:00
module_utils Disable custom https handler for fetch_url on older pythons 2014-09-05 13:48:45 -05:00
playbook Re-allow templating of complex_args, but count params to prevent injection 2014-09-05 14:24:05 -05:00
runner Fixing new caching related issue with host vars 2014-09-09 15:37:15 -05:00
utils Make ansible-galaxy work as expected 2014-09-10 09:16:30 +10:00
__init__.py Version bump for 1.8 2014-08-06 13:17:28 -05:00
callbacks.py Slightly trim down the warnings list based on some things being pretty common 2014-08-22 15:37:07 -04:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py Adding a new 'load_callback_plugins' config option, defaults to False 2014-09-06 16:41:16 +02: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