--- - name: "backups : yggdrasil" hosts: "yggdrasil" roles: - role: "backups/snapshots/stop" tags: "backups:snapshots:stop" - name: "backups : restic" hosts: "restic" roles: - role: "backups/restic/stop" tags: "backups:restic:stop"