f3c2256554
Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
15 lines
238 B
INI
15 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
|