From 4491245a0cfb3faef12fcc5a409073e8ce4b24a2 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:42:35 -0500 Subject: [PATCH] Adding ansible user --- 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 72aa8ad..a04a225 100644 --- a/roles/lib/setup-restic.yml +++ b/roles/lib/setup-restic.yml @@ -1,6 +1,8 @@ --- - name: backup your homefolders to /mnt/backup everyday night hosts: all + remote_user: ansible + gather_facts: false vars: restic_create_schedule: true restic_repos: