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/lib/ansible
Abhijeet Kasurde 35cc26f8c0
VMware: Find unique tag using category id (#61082)
If two tags with same name and different category exists, vmware_tag_manager
used to take first found tag.

This commit use combination of tag and category to identify the category.

Fixes: #59379

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
..
cli Add the ability to ignore files and collection build (#64688) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 6 years ago
config config manager str type vault source (#65023) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Windows coverage - output temp files with UTF-8 BOM (#65086) 5 years ago
galaxy Add the ability to ignore files and collection build (#64688) 5 years ago
inventory Support vars plugins in collections (#61078) 5 years ago
module_utils VMware: Find unique tag using category id (#61082) 5 years ago
modules VMware: Find unique tag using category id (#61082) 5 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 5 years ago
playbook Remove extra dot at the end of the sentence (#64149) 5 years ago
plugins fix all modules to be able to get parameter with value false (very important fix) (#65040) 5 years ago
template Introduce context manager for temporary templar context changes (#60513) 5 years ago
utils unsafe wrapping should only happen for with_ loops (#64401) 5 years ago
vars unsafe wrapping should only happen for with_ loops (#64401) 5 years ago
__init__.py
constants.py Support vars plugins in collections (#61078) 5 years ago
context.py Become plugins (#50991) 6 years ago
release.py Update release name for 2.10 5 years ago