Update to 2023-06-29 16:00

This commit is contained in:
Daniel Berteaud
2023-06-29 16:00:11 +02:00
parent 3e527570d2
commit 1880a55a34
6 changed files with 7 additions and 14 deletions

View File

@@ -47,7 +47,7 @@
copy:
content: "{{ item.content }}"
dest: /etc/backup/{{ item.type }}.d/default
mode: 0755
mode: 0700
loop:
- type: pre
content: "{{ backup_pre_script }}"