ansible/restic.yml

8 lines
83 B
YAML
Raw Normal View History

2021-01-31 20:25:31 +01:00
---
2024-09-17 18:15:28 +02:00
- name: Deploy restic
hosts:
2021-01-31 20:25:31 +01:00
- mail
2024-09-17 18:15:28 +02:00
become: true
2021-01-31 20:25:31 +01:00
roles:
- restic