Fix mode for Restic SSH directory

This commit is contained in:
Sam A. 2023-03-07 21:54:02 +01:00
parent 2ca0b8daba
commit 04799e4a8f
Signed by untrusted user: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
path: "{{ services.restic.volume_folder }}/ssh"
owner: root
group: root
mode: '0700'
mode: '0755'
state: directory
- name: Copy private SSH key