forked from finallycoffee/base
feat(restic): migrate to systemd template units
This commit is contained in:
9
roles/restic/vars/main.yml
Normal file
9
roles/restic/vars/main.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
restic_states:
|
||||
- "present"
|
||||
- "absent"
|
||||
|
||||
restic_job_states:
|
||||
- "present"
|
||||
- "masked"
|
||||
- "absent"
|
Reference in New Issue
Block a user