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
Matt Davis 6b81c36533
restore task arg splatting (#43798)
* restore task arg splatting

* reverts #41804
* supersedes #41295
* fixes #42192
* after lots of discussion amongst the core team, we decided to preserve this feature, clarify the runtime warnings/docs, and prioritize a path toward fixing the underlying behavior that causes this feature to be insecure (un-namespaced facts).

* update faq text

note that warning is disabled when inject_facts_as_vars is

* wordsmithing FAQ entry
6 years ago
..
process Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 6 years ago
__init__.py
action_write_locks.py Clarify the comments for action_write_locks 7 years ago
module_common.py Switch to imp.load_module 6 years ago
play_iterator.py Add a helper to PlayIterator to recursively find the active state (#40847) 7 years ago
playbook_executor.py Only template values in vars_prompt rather than all vars (#39304) 6 years ago
stats.py Provide a way to explicitly invoke the debugger (#34006) 7 years ago
task_executor.py restore task arg splatting (#43798) 6 years ago
task_queue_manager.py Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 6 years ago
task_result.py don't assume all delegation subkeys exist (#43032) 6 years ago