Since I lost hope on Vagrant from high complexity to extend to Ruby syntax 
for VMs configuration I tried to build some simple version of VBoxManage 
CLI that based on .vagrant configuration (pretty weird data structure with 
files): https://gist.github.com/mikhailov/8104790

The misconception of Vagrant is the configuration is a Ruby code to execute 
which is totaly wrong in terms of Ansible approach. Perhaps, many Ansbile 
users tend to keep Vagrant just to bootstrap VM, that is it, all the 
provisioning, orchastration and life-cycle management happens via Ansbile.

Ansible has modules set <http://docs.ansible.com/list_of_cloud_modules.html> 
for 
Rackspace, EC2, DigitalOcean, Azure, AWS and VMware. Is there plan to build 
the same for VirtualBox without Vagrant?

-- 
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/5cdf52cc-d038-4276-91f3-7ff37763298c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to