community.general/lib/ansible/executor
Brian Coca 1aae6499ca fixed code for v1 callback runtime compatiblity
old exception code obsoleted by exception avoidance
errors on callback produce warnings and don't stop play
2016-01-29 16:55:23 -05:00
..
process Transform tracebacks into unicode before printing 2016-01-25 19:18:59 -08:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py add REPLACER_SELINUX back into module_common 2015-11-16 16:35:55 -05:00
play_iterator.py Make sure setup tasks inherit properly from their parent play 2016-01-29 15:38:46 -05:00
playbook_executor.py Don't try to generate retry files if the tqm hasn't been initialized 2016-01-27 09:56:50 -05:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Squashing was occuring even though pkgs didn't have a template that would be affected by squash 2016-01-27 21:55:00 -08:00
task_queue_manager.py fixed code for v1 callback runtime compatiblity 2016-01-29 16:55:23 -05:00
task_result.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00