[task-183] [mod] authelia-for-wiki_js

This commit is contained in:
roydfalk 2024-10-26 10:07:49 +02:00
parent 09e667a34d
commit 13561a2019

View file

@ -1,7 +1,7 @@
[
{
"name": "configuration | compute client secret hash",
"become" true,
"become": true,
"ansible.builtin.command": {
"cmd": "authelia crypto hash generate bcrypt --password {{var_authelia_for_wiki_js_client_secret}}"
},