ansible-personal/site.yml
2018-05-07 10:53:36 +03:00

8 lines
105 B
YAML

---
# file: site.yml
- import_playbook: tor-relay.yml
- import_playbook: web.yml
# vim: set sw=2 ts=2: