mg
2572f97fbc
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#221 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
4 lines
112 B
YAML
4 lines
112 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- { role: mgrote.restic, tags: "restic", when: "not 'tor' in group_names" }
|