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
Matt Clay 126bc40ecf Do not remove exception from result, hide output.
This allows all callback plugins access to exception details.
2016-05-31 11:28:22 -07:00
..
cli fixed confusing reporting when no hosts are matched 2016-05-31 12:16:06 -04:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Fix the error handling for loop squashing to restore the name argument into the task args 2016-05-21 07:07:26 -07:00
galaxy moved validate info from vvv to debug 2016-05-27 09:45:10 -04:00
inventory Solve performance issue with a large number of groups (#13957) 2016-05-27 10:43:11 -04:00
module_utils Modules: check for list-like choices in arg spec 2016-05-26 16:20:31 -05:00
modules Bump ansible-modules-core submodule to commit 90e8a36d4c2b3f53ee725b0a4f694d3e449b5f28 2016-05-27 13:47:07 -04:00
new_inventory
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-19 11:39:34 -07:00
playbook Save and restore the loader's basedir when loading playbooks 2016-05-23 15:04:44 -04:00
plugins Do not remove exception from result, hide output. 2016-05-31 11:28:22 -07:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils return friendlier error when failing to make dirs 2016-05-20 09:03:01 -04:00
vars Use get_dep_chain() instead of directly using a blocks _dep_chain 2016-05-26 15:48:07 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt