Hi,
I am newbie to Ansible. 

I have gone through the online documentation and examples for creating new 
VM on Ansible Docs - vsphere_guest 
(http://docs.ansible.com/vsphere_guest_module.html).

I want to automate VM creation and OS installation process using Ansible.

Currently I have VMWare ESXi available which doesn't support VM cloning, so 
I need to create a new VM every time from scratch and install OS(RHEL 6) 
into it.

Is there any way to provide kickstart file URL in Ansible Playbook (for 
example, static HTTP URL like http://192.168.0.1/ks/ks.cfg) so after newly 
built VM is powered on, OS will be installed into it ?

Thanks and regards,
Parimal

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/da56aeef-01f0-41f6-8dc9-3cd1bdd138d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to