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/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)
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration template lookup: fix regression when templating hostvars (#64070) 6 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test [stable-2.9] Set alter_sys=True instead of False to address backwards… (#64686) 6 years ago
sanity Backport/2.9/docs2 (#63524) 6 years ago
units XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) (#63815) 6 years ago
utils [stable-2.9] Limit Shippable matrix check to ansible repo. 6 years ago