community.general/lib/ansible/vars
Matt Martz 9d89e15ff0
Ensure we only cache the loop when the task had a loop (#44901)
* Further restrict caching of loop when the task actually had a loop. Fixes #44874

* Extend tests for loop caching
2018-08-30 12:02:43 -05:00
..
__init__.py Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
clean.py Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 2018-08-20 15:08:29 -05:00
hostvars.py Only template each hostvars var on-demand (fixes #33259) 2018-02-15 10:09:04 -05:00
manager.py Ensure we only cache the loop when the task had a loop (#44901) 2018-08-30 12:02:43 -05:00
reserved.py Error if a module is found to shadow a reserved keyword (#34649) 2018-04-10 09:26:27 -05:00
unsafe_proxy.py Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00