mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-06-17 16:09:23 +00:00
10 lines
198 B
YAML
10 lines
198 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
|
|
- include: analog.yml
|