vsphere/vmware inventory plugin

Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
This commit is contained in:
Brian Coca
2013-12-24 14:29:30 -05:00
parent 36250c6b86
commit f3c2256554
2 changed files with 220 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# 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