community.general/lib/ansible/executor
Martin Krizek 81a8c42115
Give hint when lookup fails on one element list (#38406)
* Give hint when lookup fails on one element list

* Mention wantlist first

* Fix pep8...
2018-04-09 11:08:04 +02:00
..
process include_role handlers bug fix (#26335) 2017-07-19 15:02:32 -05:00
__init__.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
action_write_locks.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
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 Config continued (#31024) 2017-11-16 13:49:57 -05:00
task_result.py hide uneeded fields for callbacks (#36259) 2018-02-20 08:41:18 -05:00