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 1cc5ac06e7 restructure vars_prompt and fix regression
pushed it to use the existing propmpt from display and moved the vars prompt code there also for uniformity
changed vars_prompt to check extra vars vs the empty play.vars to restore 1.9 behaviour
sipmlified the code as it didn't need to check for syntax again (tqm is made none prior based on that)
fixes #13770
2016-01-08 11:46:04 -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 restructure vars_prompt and fix regression 2016-01-08 11:46:04 -05: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