You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
10 years ago
..
process Changing the way workers are forked 10 years ago
__init__.py Making the switch to v2 11 years ago
module_common.py add REPLACER_SELINUX back into module_common 10 years ago
play_iterator.py Tweak how strategies evaluate failed hosts via the iterator and bug fixes 10 years ago
playbook_executor.py restructure vars_prompt and fix regression 10 years ago
stats.py Making the switch to v2 11 years ago
task_executor.py output color is now configurable 10 years ago
task_queue_manager.py now show full callback stacktrace when vvv+ 10 years ago
task_result.py Break apart a looped dependency to show a warning when parsing playbooks 10 years ago