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 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
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration vmware_vm_facts: fix the support with regular ESXi 5 years ago
legacy Removed legacy Digital Ocean tasks (#51786) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner bumped 'vcenter-test-container' to '1.5.0' 5 years ago
sanity remove deprecated get_md5 from stat (#55659) 5 years ago
units vmware_vm_facts: fix the support with regular ESXi 5 years ago
utils Add Hetzner Cloud to CI integration tests. 6 years ago