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

11 lines
218 B
YAML
Raw Normal View History

---
# This playbook contains all of the www config
2018-12-21 14:59:42 +00:00
- include: packages.yml
2019-01-08 19:01:44 +00:00
#- include: users.yml
#- include: apache.yml
- include: codedeploy.yml
2018-12-23 18:17:07 +00:00
- include: apache2-mods.yml
- include: tor.yml
2019-05-24 02:21:16 +00:00
- include: analog.yml