ansible/test
Martin Krizek cd8ce16d48
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
2019-11-06 15:25:43 +01: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-06 15:25:43 +01:00
legacy Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
lib/ansible_test Fix ansible-test collections sanity import test. (#64467) 2019-11-05 16:06:57 -08:00
sanity Move datadog modules to own subdir (#64502) 2019-11-06 13:01:27 +00:00
units Move gitlab modules to own subdir (#64497) 2019-11-06 12:35:12 +00:00
utils Increase unit test timeout in CI. 2019-11-01 17:16:07 -07:00