Advertisement
Guest User

Untitled

a guest
Apr 15th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. - vsphere_guest:
  2. vcenter_hostname: "{{ esxi_ip_or_dns }}"
  3. esxi:
  4. datacenter: ha-datacenter
  5. hostname: "{{ esxi_hostname }}" # name shown in hypervisor console
  6. username: "{{ esxi_username }}"
  7. password: "{{ esxi_password }}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement