From 687addc328a66a88565a04c10284b63d814e7e4b Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sun, 20 Oct 2024 00:30:04 -0500 Subject: [PATCH] remove move cmd md5sum --- roles/lib/setup-restic.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/lib/setup-restic.yml b/roles/lib/setup-restic.yml index e4cc207..eda2dd6 100644 --- a/roles/lib/setup-restic.yml +++ b/roles/lib/setup-restic.yml @@ -141,7 +141,6 @@ copy: src: "/tmp/restic" dest: "/usr/bin/restic" - md5sum: "b1e471985d0bd5647967e3b19d5b7a09" mode: "0755" owner: root group: root