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/integration
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
..
targets template lookup: fix regression when templating hostvars (#64070) 6 years ago
network-integration.cfg Update ansible-test integration config handling. (#60448) 6 years ago
network-integration.requirements.txt [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 6 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 7 years ago