From 6d666ef650b0e2fbac56ac21be9f8bb391f29569 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Thu, 17 Oct 2024 23:33:50 -0500 Subject: [PATCH] extra } --- roles/lib/setup-restic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/lib/setup-restic.yml b/roles/lib/setup-restic.yml index 4678f77..498a452 100644 --- a/roles/lib/setup-restic.yml +++ b/roles/lib/setup-restic.yml @@ -122,7 +122,7 @@ - name: Copy discord.sh copy: dest: /heme/restic/discord.sh - content: {{ discord_webhook }}} + content: {{ discord_webhook }} owner: restic group: restic mode: '0644'