diff --git a/tasks/main.yml b/tasks/main.yml index fba07b6..d83e92b 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -29,6 +29,7 @@ mode: 0755 owner: "ansible" group: "ansible" + create: yes block: | #!/bin/bash export RESTIC_REPOSITORY=sftp:borg@10.7.89.117:restic @@ -48,6 +49,7 @@ mode: 0755 owner: "andreas" group: "andreas" + create: yes block: | #!/bin/bash export RESTIC_REPOSITORY=sftp:borg@10.7.89.117:restic