ansible-thunix/roles/webserver/tasks/main.yml

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