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 ec371eb227 Set HostVars._variable_manager's attrs (#65508)
When HostVars are part of the data that goes through (de)serialization
when being passed from a worker process to the main process, its
variable manager reference loses some of its attributes due to the
implementation of __getstate__ and __setstate__ (perf utilization).
Since HostVars already has those attributes, use __setstate__ to assign
them.

Fixes #65365
6 years ago
..
targets Set HostVars._variable_manager's attrs (#65508) 6 years ago
network-integration.cfg Update ansible-test integration config handling. (#60448) 7 years ago
network-integration.requirements.txt Add junos_static_routes module (#65239) 6 years ago
target-prefixes.network