ansible-personal/site.yml
Alan Orth 23073100ce
Remove tor-relay stuff
Harder to run one of these than I thought. Mostly it takes a lot of
bandwidth, and it's probably better to spend the $5/month you'd sp-
end on the VPS by donating $50 to the torservers.net project.
2018-05-16 09:58:08 +03:00

7 lines
72 B
YAML

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