mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-06-16 15:39:24 +00:00
9 lines
173 B
YAML
9 lines
173 B
YAML
---
|
|
# This playbook contains all of the www config
|
|
|
|
- include: packages.yml
|
|
- include: users.yml
|
|
- include: apache.yml
|
|
- include: codedeploy.yml
|
|
- include: apache2-mods.yml
|