Skip to content
GitLab
Menu
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
f5d921fc
Commit
f5d921fc
authored
Apr 20, 2021
by
nono
💻
Browse files
Update root mysql access
parent
34d9f70f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/install-database.yml
View file @
f5d921fc
...
...
@@ -9,14 +9,6 @@
state
:
latest
# Creating the database user and password for keycloak
-
name
:
"
Update
root
password"
mysql_user
:
name
:
root
password
:
"
{{
keycloack_mysql_root_password
}}"
check_implicit_admin
:
yes
priv
:
"
*.*:ALL,GRANT"
# Assuming the root user has only localhost access
host_all
:
yes
-
name
:
"
Delete
the
anonymous
user."
mysql_user
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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