[fix] role:davina:task:directory adjustment
This commit is contained in:
parent
6cfd4e1165
commit
81ee943a87
|
|
@ -28,6 +28,7 @@
|
||||||
"name": "adjust data directory",
|
"name": "adjust data directory",
|
||||||
"become": true,
|
"become": true,
|
||||||
"ansible.builtin.file": {
|
"ansible.builtin.file": {
|
||||||
|
"path": "{{var_davina_core_directory}}",
|
||||||
"group": "www-data",
|
"group": "www-data",
|
||||||
"mode": "g+rwx"
|
"mode": "g+rwx"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue