homeserver/playbooks/base/restic.yml
mg e63aabf5d9 restic: enable variable (#226)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#226
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-10-20 19:59:16 +02:00

5 lines
78 B
YAML

---
- hosts: all
roles:
- { role: mgrote.restic, tags: "restic" }