--- - name: Configure Restic Backups hosts: all become: true roles: - role: restic when: enable_restic | default(true)