mariadb: Loosen backup permissions
This commit is contained in:
parent
283a16a97b
commit
887b4170cd
2 changed files with 3 additions and 3 deletions
|
@ -100,7 +100,7 @@
|
|||
file:
|
||||
path: /export/backup
|
||||
state: directory
|
||||
mode: 0700
|
||||
mode: 0750
|
||||
owner: root
|
||||
group: "{{ ansible_wheel }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue