ansible/lib/ansible/executor
Rick Elrod 9cfc76a221
Nuke with_ squashing, deprecated for 2.11 (#70209)
Change:
Removes with_* loop squashing and tests for 2.11

Test Plan:
CI, and grepped for with_items in package manager integration targets.
There might be some test cases in collections which need to stop testing
this behavior.

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-06-23 11:53:25 -04:00
..
discovery Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
powershell collection routing (#67684) 2020-05-26 09:42:06 -07:00
process fix vault temp file handling (#68433) 2020-03-25 15:24:04 -04: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 Make Python path warning say what it means to say (#69669) 2020-05-29 13:15:11 -04:00
module_common.py support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
play_iterator.py Detect failure in always block after rescue (#70094) 2020-06-18 11:03:36 -05:00
playbook_executor.py avoid constant checking controlpersist (#69910) 2020-06-09 11:59:38 -04:00
stats.py Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
task_executor.py Nuke with_ squashing, deprecated for 2.11 (#70209) 2020-06-23 11:53:25 -04:00
task_queue_manager.py try to load unqualified plugins from whitelist (#70086) 2020-06-16 17:17:38 -07:00
task_result.py Cleanup for Python 3.9 and pycodestyle compat. 2020-05-14 21:06:16 -07:00