mg
249510bfaf
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#291 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
5 lines
143 B
YAML
5 lines
143 B
YAML
---
|
|
- hosts: tor
|
|
roles:
|
|
- { role: mgrote.tor-node, tags: "tor", become: true }
|
|
- { role: mgrote.zswap, tags: "zswap", become: true }
|