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/units/module_utils
Gonéri Le Bouder cf78759f5b vmware_vm_facts: fix the support with regular ESXi
Ensure the module still work with the ESXi where CustomFieldsManager
does not exist.

From: https://www.vmware.com/support/developer/converter-sdk/conv60_apireference/vim.CustomFieldsManager.html

    The CustomFieldsManager object is used to add and remove custom fields to
    managed entities.
    The custom fields values set on managed entities are available through the
    customValue property and through the summary objects for VirtualMachine
    and HostSystem. They are not available directly through this managed object.
    This functionality is only available through VirtualCenter.

Fixes: #56071
6 years ago
..
acme ACME: add support for IP identifiers (#53660) 6 years ago
aws
basic Move type checking methods out of basic.py and add unit tests (#53687) 6 years ago
cloud
common Move type checking methods out of basic.py and add unit tests (#53687) 6 years ago
docker
ec2
facts refactor iscsi network facts module, remove external grep call, add unit test (#55643) 6 years ago
gcp More GCP Utils Tests (#53568) 6 years ago
hwc refactor moudule utils of hwc_utils.py (#55858) 6 years ago
json_utils
net_tools Allow Netbox device modification (#53631) 6 years ago
network NSO modules now work as expected with NSO 5.X (#54766) 6 years ago
parsing
urls
xenserver XenServer: Minor changes to error messages (#54434) 6 years ago
__init__.py
conftest.py
test_database.py
test_distribution_version.py
test_distro.py Update distro unit test (#55003) 6 years ago
test_hetzner.py Hetzner failover IP: refactoring (#56203) 6 years ago
test_known_hosts.py
test_netapp.py
test_postgresql.py Fix test_postgresql dependency analysis. 6 years ago
test_text.py
test_utm_utils.py
test_vmware.py vmware_vm_facts: fix the support with regular ESXi 6 years ago