[fix] role
task
This commit is contained in:
parent
a197d83a41
commit
f5a34d13df
|
|
@ -36,7 +36,7 @@
|
|||
"become": true,
|
||||
"become_user": "{{var_forgejo_user}}",
|
||||
"loop": [
|
||||
"{{var_forgejo_directory_main}}/custom/conf",
|
||||
"{{var_forgejo_directory_main}}/custom/conf"
|
||||
],
|
||||
"ansible.builtin.file": {
|
||||
"path": "{{item}}",
|
||||
|
|
|
|||
Loading…
Reference in a new issue