ansible/test
Martin Krizek c44cd68aa2 template lookup: fix regression when templating hostvars (#64070)
This fixes a regression that was caused by switching from copy() to
deepcopy() when 'saving' variables before templating. Since HostVars
did not implement the __deepcopy__() method, deepcopy returned incorrect
results when host vars were present in the variables.

Fixes #63940

(cherry picked from commit cd8ce16d48)
2019-11-12 10:53:55 -08:00
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 2019-08-24 11:38:30 -07:00
integration template lookup: fix regression when templating hostvars (#64070) 2019-11-12 10:53:55 -08:00
legacy Rename Azure modules: facts -> info (#61505) 2019-08-29 17:00:45 +08:00
lib/ansible_test [stable-2.9] Set alter_sys=True instead of False to address backwards… (#64686) 2019-11-12 10:46:48 -08:00
sanity Backport/2.9/docs2 (#63524) 2019-10-16 10:26:31 -05:00
units XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) (#63815) 2019-11-11 18:10:54 -08:00
utils [stable-2.9] Limit Shippable matrix check to ansible repo. 2019-10-01 11:53:18 -07:00