community.general/lib/ansible/executor
Brian Coca 1850bb752f
ignore version when deciding callback loading (#38281)
* ignore version when deciding callback loading

The code already defaulted to load the callback if the properties are not present
there was no need for us to also check the version

fixes #38270

* fix error msg on set optoins to use correct name
2018-04-10 17:15:28 -04:00
..
process
__init__.py
action_write_locks.py
module_common.py Tolerate win line endings on windows module_util load (#37291) 2018-04-06 07:13:31 +10:00
play_iterator.py Cache tasks as they are queued instead of en masse (#34752) 2018-01-15 09:49:58 -06:00
playbook_executor.py Allow variables to be used in vars_prompt (#32802) 2018-01-05 13:24:20 -06:00
stats.py Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
task_executor.py Give hint when lookup fails on one element list (#38406) 2018-04-09 11:08:04 +02:00
task_queue_manager.py ignore version when deciding callback loading (#38281) 2018-04-10 17:15:28 -04:00
task_result.py hide uneeded fields for callbacks (#36259) 2018-02-20 08:41:18 -05:00