From 4072b5b152ebba2f3a97673d1da34806ddfd5912 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Mon, 28 Oct 2024 00:25:53 -0500 Subject: [PATCH] trying qoutes --- roles/ind/wikmd/wikmd-install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ind/wikmd/wikmd-install.yml b/roles/ind/wikmd/wikmd-install.yml index 3e46623..aedf75e 100644 --- a/roles/ind/wikmd/wikmd-install.yml +++ b/roles/ind/wikmd/wikmd-install.yml @@ -109,7 +109,7 @@ # register: output - name: Restore Wikmd Dir - command: restic --password-file ./.resticpassword -r sftp:misamisa://home/restic/$(hostname) --target /data/wikmd restore latest + command: "restic --password-file ./.resticpassword -r sftp:misamisa://home/restic/$(hostname) --target /data/wikmd restore latest" args: chdir: /home/restic creates: /data/wikmd