5 lines
85 B
YAML
5 lines
85 B
YAML
|
---
|
||
|
- hosts: tor
|
||
|
roles:
|
||
|
- { role: mgrote.tor-node, tags: "tor", become: true }
|