ansible/restic.yml

8 lines
83 B
YAML
Raw Normal View History

2021-01-31 13:25:31 -06:00
---
2024-09-17 11:15:28 -05:00
- name: Deploy restic
hosts:
2021-01-31 13:25:31 -06:00
- mail
2024-09-17 11:15:28 -05:00
become: true
2021-01-31 13:25:31 -06:00
roles:
- restic