From 92da4653d9e371bb352d7bcb5da6b8c08f0bc53b Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:48:38 -0500 Subject: [PATCH] added become: yes --- roles/lib/setup-restic.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/lib/setup-restic.yml b/roles/lib/setup-restic.yml index a04a225..31065ce 100644 --- a/roles/lib/setup-restic.yml +++ b/roles/lib/setup-restic.yml @@ -1,8 +1,10 @@ --- - name: backup your homefolders to /mnt/backup everyday night hosts: all + become: yes remote_user: ansible gather_facts: false + vars: restic_create_schedule: true restic_repos: