Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
33 lines (20 loc) · 375 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 375 Bytes

ansiblePhpPlaybook

Overview

easy setup nginx/php/mysql/redis application

Installation

Please perform the following steps to run

install vitrualbox

brew install vagrant
brew install ansible

usage

all setup

vagrant up

ansible-playbook only run

ansible-playbook -i hosts provision_vagrant.yml