You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/vars
Matt Martz 3e14a34744 [stable-2.7] Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231)
(cherry picked from commit 2ac647d)

Co-authored-by: Matt Martz <matt@sivel.net>
6 years ago
..
__init__.py Transition inventory into plugins (#23001) 8 years ago
clean.py Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 6 years ago
hostvars.py Only template each hostvars var on-demand (fixes #33259) 7 years ago
manager.py [stable-2.7] Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231) 6 years ago
reserved.py Error if a module is found to shadow a reserved keyword (#34649) 7 years ago
unsafe_proxy.py Enable wildcard import pylint (#35786) 7 years ago