c44cd68aa2
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
|
||
---|---|---|
.. | ||
targets | ||
network-integration.cfg | ||
network-integration.requirements.txt | ||
target-prefixes.network |