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
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
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration VMware: Handle multiple tags with different category (#66465) 5 years ago
legacy Use context manager for file handling in misc files. (#65372) 5 years ago
lib/ansible_test Fix ansible-test inventory delegation. 5 years ago
sanity Add a script to update the intersphinx inventory (#66646) 5 years ago
units Fix fact gathering for sensor-groups (#66439) 5 years ago
utils Clean up Shippable scripts in tools directory. 5 years ago