Hi,

Have you looked at Packer/Vagrant?

Those tools are very helpful when managing VM's
1. Use packer to set up a base box (like a base installation or 
specifically tailored to your needs)
2. Use that box with Vagrant (creating local environments using the base 
box)
3. Use Ansible to provision whatever you need later. (Ansible could also be 
used as part of the packer step (1) if you wanted to.)

There are also any number of Vagrant centos boxes out on the internets just 
ready to be used.

regards
/M

On Monday, 27 June 2016 14:28:41 UTC+2, Sargon wrote:
>
>
>
> Hello 
>
> I want to automate the creation of VMs on Virtualbox (CentOs) and then run 
> a series of 
> wget/yum commands to set up the necessary software.  
>
> I am sure this has been done many times already, so before I re-invent the 
> wheel with the 
> little Ansible I know, perhaps I should hear about the paths already 
> trodden in that
> direction. 
>
> Are there any templates, articles, advice for me to follow, copy, or 
> imitated to accomplish this,
> so that I can reduce the time to completion?
>
> Many thanks.  
>
>
>
>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/5cc0b1c9-ae30-4e66-93aa-cbe331a596c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to