community.general/lib/ansible/executor
Matt Davis 1dc8436ed9
module_utils fixes in collections (#55118)
* module_utils fixes in collections

* fixed Windows module_utils in collections
* fixed more Python module_utils cases (from X import module)
* "medium style" Ansiballz modules now work properly with collections (ie, non-replacer but also not using basic.py)
* added more tests
* split Windows/POSIX exec

* sanity
2019-04-10 22:59:53 -07:00
..
discovery
powershell module_utils fixes in collections (#55118) 2019-04-10 22:59:53 -07:00
process Avoid WorkerProcess._new_stdin FD sharing (#51623) (#51624) 2019-03-26 09:41:45 -05:00
__init__.py
action_write_locks.py
interpreter_discovery.py Use unicode string for auto interpreter warnings (#53671) 2019-03-12 14:16:49 +10:00
module_common.py module_utils fixes in collections (#55118) 2019-04-10 22:59:53 -07:00
play_iterator.py Remove "legacy" code from PlayIterator (#53754) 2019-03-25 16:32:27 +01:00
playbook_executor.py
stats.py
task_executor.py Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
task_queue_manager.py Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
task_result.py fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00