switched to roles

- all tasks/* have been moved to their own roles in roles/*
- each file && template is now oragnized per-role
- annotated each task which still isn't idempotent !TODO!
This commit is contained in:
2023-01-14 17:26:17 -06:00
parent d435ab80ac
commit abaa4c9639
23 changed files with 33 additions and 24 deletions

View File

@@ -0,0 +1,2 @@
HiddenServiceDir /var/lib/tor/{{ domain }}
HiddenServicePort 80 127.0.0.1:2171