[fix] role:authelia
This commit is contained in:
parent
1c42cd5d6d
commit
00caddcbd4
|
|
@ -106,7 +106,8 @@
|
|||
"become": true,
|
||||
"ansible.builtin.template": {
|
||||
"src": "users.yml.j2",
|
||||
"dest": "{{var_authelia_users_file_path}}"
|
||||
"dest": "{{var_authelia_users_file_path}}",
|
||||
"force": false
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue