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
Gonéri Le Bouder a42c9d17de 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

(cherry picked from commit cf78759f5b)
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration yum: use Custom Group in integration tests (#56439) 7 years ago
legacy Migrate Scaleway tests to integration tests 7 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Add missing selectors2 requirement for network-integration tests 7 years ago
sanity [stable-2.8] Use LooseVersion instead of StrictVersion as StrictVersion doesn't understand "rc1" 7 years ago
units vmware_vm_facts: fix the support with regular ESXi 7 years ago
utils Add Hetzner Cloud to CI integration tests. 7 years ago