ansible-role-apache/lamp_simple/site.yml
2013-03-12 13:05:13 +05:30

5 lines
121 B
YAML

---
#This Playbook deploys the whole application stack in this site.
- include: roles/db.yml
- include: roles/web.yml