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/docs
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
..
bin Make docs testing_formatter script more portable (#65112) 5 years ago
docsite VMware: Handle multiple tags with different category (#66465) 5 years ago
man added docs to CLI docstringsadded 7 years ago
templates fixed some broken links (#66182) 5 years ago