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/executor
Brian Coca 737090dd13 now show full callback stacktrace when vvv+
Still is a warning as we don't want to repeat it multiple times nor additional callbacks to stop ansible execution.
hopefully we can avoid shipping w/o exceptions in the default/minimal callbacks...

Also added feature that now allows for 'preformated' strings passed to warning
2016-01-08 10:42:12 -05:00
..
process Changing the way workers are forked 2015-12-11 23:35:07 -05: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 Tweak how strategies evaluate failed hosts via the iterator and bug fixes 2016-01-02 01:00:12 -05:00
playbook_executor.py Get v2_playbook_on_start working 2015-12-02 11:29:51 -06:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py output color is now configurable 2015-12-29 17:40:47 -05:00
task_queue_manager.py now show full callback stacktrace when vvv+ 2016-01-08 10:42:12 -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