mirror of https://github.com/ansible/ansible.git
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 |reviewable/pr18780/r1
parent
3d4b5d165c
commit
80d8277521
Loading…
Reference in New Issue