- name: Set up snapper snapshots
  import_tasks: snapper.yaml
  tags:
    - btrfs
    - snapper

- name: Set up restic backups
  import_tasks: restic.yaml
  tags:
    - btrfs
    - restic