Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
sso-lqdn
Commits
f5e0f988
Commit
f5e0f988
authored
Apr 20, 2021
by
nono
💻
Browse files
Typo
parent
fd3b0383
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/install-database.yml
View file @
f5e0f988
...
...
@@ -42,6 +42,6 @@
password
:
"
{{
keycloak_db_pwd
}}"
priv
:
"
{{
keycloak_db_name
}}.*:ALL"
login_user
:
root
login_password
:
"
{{
keycloak_mysql_root_p
w
d
}}"
login_password
:
"
{{
keycloak_mysql_root_p
asswor
d
}}"
config_file
:
"
{{
mysql_credential_file[(ansible_os_family|lower)]
|
default(omit)
}}"
state
:
present
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment