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
Abhijeet Kasurde fc6476bd72
VMware: Handle multiple tags with different category (#66465)
vmware_tag_info used to return dict of tag information which caused
data loss when there are multiple tags with same name and different category ids.
This fix will add additional fact "tag_info" which will deprecated existing fact
"tag_facts".
The "tag_info" is a list which handles multiple tags with same name.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
..
targets VMware: Handle multiple tags with different category (#66465) 5 years ago
network-integration.cfg Update ansible-test integration config handling. (#60448) 5 years ago
network-integration.requirements.txt Add junos_static_routes module (#65239) 5 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 6 years ago