community.general/lib/ansible/plugins
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
2019-05-13 17:25:16 -04:00
..
action Fix vyos cli prompt issues (#55589) 2019-05-07 20:51:35 +05:30
become become: Add missing documentation for pfexec, dzdo and machinectl (#53314) 2019-03-06 14:35:15 -05:00
cache Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
callback add option to display per host start to default (#53819) 2019-04-12 12:42:38 -04:00
cliconf eos_config: Fix test issues (#56180) 2019-05-09 18:02:24 +05:30
connection connection/docker: add privilege escalation support (#55816) 2019-05-09 15:02:53 -04:00
doc_fragments Revert oracle (#56364) 2019-05-13 10:24:12 -07:00
filter fix combine filter using undefined vars (#55840) 2019-04-30 11:10:19 -04:00
httpapi eos_config: Fix test issues (#56180) 2019-05-09 18:02:24 +05:30
inventory vmware_vm_facts: fix the support with regular ESXi 2019-05-13 17:25:16 -04:00
lookup template lookup: restore variables between calls (#55126) 2019-04-30 15:22:37 -04:00
netconf Move missing library abort to use rather than import for netconf (#55384) 2019-04-23 09:19:47 -04:00
shell Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
strategy Be sure to use the active state when checking for any_errors_fatal (#55779) 2019-04-26 10:31:30 -05:00
terminal Fixes #53277 (#53285) 2019-03-26 18:10:45 +05:30
test Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Misc typo fixes (#53284) 2019-03-04 15:30:18 -05:00
loader.py Fix loading namespaced doc_fragments from collections (#55249) 2019-05-02 21:15:57 -04:00