Alan Orth
1277f422c8
Utilizes the ansible-relayor role developed by nusenu. See: https://github.com/nusenu/ansible-relayor
8 lines
105 B
YAML
8 lines
105 B
YAML
---
|
|
# file: site.yml
|
|
|
|
- import_playbook: tor-relay.yml
|
|
- import_playbook: web.yml
|
|
|
|
# vim: set sw=2 ts=2:
|