ansible/lib/ansible/executor
Nathaniel Case 3dbc03d58a
Try to load action plugin from the same collection as the module (#66701)
* Try to load network action plugin from the same collection as the module

* Alter tests to match

Just make sure the action plugin is as qualified as the module it is paired with
2020-01-31 12:49:37 -05:00
..
discovery Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
powershell Add new configuration parameter to make Windows async startup timeout configurable (#66670) 2020-01-24 06:04:52 +10:00
process Explicitly use multiprocessing fork start method (#63581) 2019-10-16 15:30:50 -05:00
__init__.py
action_write_locks.py Clarify the comments for action_write_locks 2018-04-26 09:42:18 -07:00
interpreter_discovery.py Use unicode string for auto interpreter warnings (#53671) 2019-03-12 14:16:49 +10:00
module_common.py Set alter_sys=True instead of False to address backwards incompat (#64670) 2019-11-11 16:47:35 -06:00
play_iterator.py Remove "legacy" code from PlayIterator (#53754) 2019-03-25 16:32:27 +01:00
playbook_executor.py Not native, but text (#55676) 2019-05-24 14:49:04 -04:00
stats.py Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
task_executor.py Try to load action plugin from the same collection as the module (#66701) 2020-01-31 12:49:37 -05:00
task_queue_manager.py Fix callback set_options issue with collections (#66128) 2020-01-06 11:32:36 -05:00
task_result.py Always keep subset data for callbacks (#56881) 2019-05-23 17:15:04 -04:00