1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/inventory/vmware.ini

16 lines
238 B
INI
Raw Normal View History

# 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