Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/turbobasic/vagrant-web
- Owner: turboBasic
- Created: 2018-12-01T15:22:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-01T15:33:57.000Z (about 6 years ago)
- Last Synced: 2023-08-10T11:04:18.559Z (over 1 year ago)
- Topics: ansible, apache, php, provisioning, vagrant
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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