homeserver/playbooks/base/restic.yml

5 lines
78 B
YAML

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