community.general/lib/ansible/executor
Nathaniel Case 406b59aeba
Move persistent connections to only use registered variables (#45616)
* Try to intuit proper plugins to send to ansible-connection

* Move sub-plugins to init so that vars will be populated in executor

* Fix connection unit tests
2018-09-20 09:56:43 -04:00
..
process
__init__.py
action_write_locks.py
module_common.py win_script: add support for become and centralise exec wrapper builder (#45582) 2018-09-13 08:50:13 +10:00
play_iterator.py
playbook_executor.py
stats.py
task_executor.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
task_queue_manager.py
task_result.py