[ansible-project] Create VM from template using vsphere_guest module

2017-01-10 Thread 'J Hawkesworth' via Ansible Project
In this case you can probably just use hosts: localhost because vsphere_guest will be using an api to talk to your vcenter. By the way, there is a lot of development work going on around the vmware_guest module at the moment. If you can test it out on latest development version of ansible, n

[ansible-project] Create VM from template using vsphere_guest module

2017-01-09 Thread Robert Williams
Hello, I am new to Ansible and am having trouble spinning up a vm from a template using Ansible. I am unsure on what to put for "hosts" in my playbook. Should this be the vcenter hostname , vsphere hostname or something else? Any help is appreciated. Thanks in advance. *PlayBook* --- - hosts: