--- - name: "backups : yggdrasil" hosts: "yggdrasil" roles: - role: "snapshots" when: the_nine_worlds_production | bool tags: "backups:snapshots" - role: "restic" when: the_nine_worlds_production | bool tags: "backups:restic"