mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-16 09:40:19 +00:00
11 lines
218 B
YAML
11 lines
218 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: tor.yml
|
|
- include: analog.yml
|