2023-02-12 14:16:59 +01:00
|
|
|
---
|
|
|
|
- name: "backups : yggdrasil"
|
|
|
|
hosts: "yggdrasil"
|
|
|
|
roles:
|
|
|
|
- role: "backups/snapshots/stop"
|
|
|
|
tags: "backups:snapshots:stop"
|
2023-02-12 16:37:48 +01:00
|
|
|
|
|
|
|
- name: "backups : restic"
|
|
|
|
hosts: "restic"
|
|
|
|
roles:
|
2023-02-12 14:16:59 +01:00
|
|
|
- role: "backups/restic/stop"
|
|
|
|
tags: "backups:restic:stop"
|