community.general/lib/ansible/modules/cloud
Jason Kohles bc834ff564 Enable env vars for vsphere_guest
This commit allows the connection information for
the vsphere_guest module to be provided as environment
variables, which makes it possible to use Cloud
Credentials from Ansible Tower in playbooks that utilize
vsphere_guest.

| ENV VAR         | vsphere_guest param    |
| --------------- | ---------------------- |
| VMWARE_HOST     | vcenter_hostname       |
| VMWARE_USER     | username               |
| VMWARE_PASSWORD | password               |
2016-12-08 11:24:05 -05:00
..
amazon Less engrish 2016-12-08 11:24:04 -05:00
azure Edit azure.py 2016-12-08 11:23:55 -05:00
digital_ocean Documentation updates to use complete YAML : syntax instead of key=val syntax. Adjusted example to use "" where appropriate to pass YAML Syntax checker per Contribution guidelines. 2016-12-08 11:24:05 -05:00
docker docker: fix failing in case of empty image tag 2016-12-08 11:24:02 -05:00
google Allowing specifying ip by address 2016-12-08 11:23:59 -05:00
linode Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
openstack Fix for os_server module when specifying region 2016-12-08 11:24:04 -05:00
rackspace corrected description key spelling 2016-12-08 11:24:04 -05:00
vmware Enable env vars for vsphere_guest 2016-12-08 11:24:05 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00