Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/turbobasic/vagrant-web

Vagrant+Ansible: Provision Apache+PHP web server as a single playbook
https://github.com/turbobasic/vagrant-web

ansible apache php provisioning vagrant

Last synced: about 1 month ago
JSON representation

Vagrant+Ansible: Provision Apache+PHP web server as a single playbook

Awesome Lists containing this project

README

        

Vagrant+Ansible: provision site using single Ansible playbook with multiple roles
=================================================================================

- Vagrant creates one host in Virtualbox

- There is only one playbook per host

- Playbook contains multiple roles which are applied to a host in a sequence:

- Apache
- PHP