diff --git a/roles/lib/setup-restic.yml b/roles/lib/setup-restic.yml index 36f5aaf..c6ac00b 100644 --- a/roles/lib/setup-restic.yml +++ b/roles/lib/setup-restic.yml @@ -24,7 +24,7 @@ user: name: restic uid: 2001 - group: user + group: users state: present create_home: yes home: /home/restic