[int]
This commit is contained in:
parent
c70362e5ef
commit
b21bb503c2
|
|
@ -56,7 +56,7 @@
|
||||||
"become": true,
|
"become": true,
|
||||||
"ansible.builtin.file": {
|
"ansible.builtin.file": {
|
||||||
"state": "touch",
|
"state": "touch",
|
||||||
"path": "{{cfg_hedgedoc.database.sqlite.data.path}}",
|
"path": "{{cfg_hedgedoc.database.data.sqlite.path}}",
|
||||||
"owner": "{{cfg_hedgedoc.user_name}}"
|
"owner": "{{cfg_hedgedoc.user_name}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue