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)
2019-11-12 10:53:55 -08:00
..
targets template lookup: fix regression when templating hostvars (#64070) 2019-11-12 10:53:55 -08:00
network-integration.cfg Update ansible-test integration config handling. (#60448) 2019-08-13 13:18:55 -07:00
network-integration.requirements.txt [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 2019-09-16 13:43:12 -07:00
target-prefixes.network