Permissions für logs; restic & cv4pve (#78)
Permissions für logs; restic & cv4pve Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#78 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
9f0e771733
commit
59cf488259
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
||||||
state: touch
|
state: touch
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0640
|
||||||
access_time: preserve
|
access_time: preserve
|
||||||
modification_time: preserve
|
modification_time: preserve
|
||||||
|
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
state: touch
|
state: touch
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0640
|
||||||
access_time: preserve
|
access_time: preserve
|
||||||
modification_time: preserve
|
modification_time: preserve
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue