ansible/plugins/inventory/vmware.ini
Brian Coca f3c2256554 vsphere/vmware inventory plugin
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
2014-02-10 14:18:00 -05:00

16 lines
238 B
INI

# Ansible vmware external inventory script settings
#
[defaults]
guests_only = True
#vm_group =
#hw_group =
[cache]
cache_max_age = 3600
cache_dir = /var/tmp
[auth]
host = vcenter.example.com
user = ihasaccess
password = ssshverysecret