diff --git a/playbooks/restic.yml b/playbooks/restic.yml index de67976..b1e5f5b 100644 --- a/playbooks/restic.yml +++ b/playbooks/restic.yml @@ -3,4 +3,4 @@ hosts: "{{ restic_hosts | default('restic') }}" become: true roles: - - role: famedly.base.restic + - role: restic