Ansible example in the sub-directories…
minimal-provisioner
- Use the Vagrant Ansible Provisioner to configure a Vagrant instance
- Most simple example with a single
main.yml
Ansible configuration file
advanced-provisioner
- Use the Vagrant Ansible Provisioner to configure a Vagrant instance
- Example with playbook skeleton structure including tasks, files, handlers and templates
without-provisioner
- Does not use the Vagrant Ansible Provisioner
- Manually configures Ansible to access the Vagrant instances