ref(playbook): Change to role-based structure
This commit is contained in:
parent
95fd68bed8
commit
b3b280fbe4
39 changed files with 635 additions and 601 deletions
5
roles/backup/tasks/main.yaml
Normal file
5
roles/backup/tasks/main.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
- name: Set up snapper snapshots
|
||||
import_tasks: snapper.yaml
|
||||
tags:
|
||||
- btrfs
|
||||
- snapshots
|
||||
Loading…
Add table
Add a link
Reference in a new issue