Using VMware dynamic inventory plugin

    To be able to use this VMware dynamic inventory plugin, you need to enable it first by specifying the following in the file:

    The script takes in the same authentication information as any VMware module.

    1. plugin: vmware_vm_inventory
    2. strict: False
    3. hostname: 10.65.223.31
    4. password: $%
    5. validate_certs: False
    6. with_tags: True

    Executing will create a list of VMware instances that are ready to be configured using Ansible.