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
622e3b29
Commit
622e3b29
authored
May 17, 2021
by
nono
💻
Browse files
Updated variables and standalone file for keycloak 13.0.0
parent
ce0e775d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
templates/standalone-ha.xml.j2
View file @
622e3b29
This diff is collapsed.
Click to expand it.
vars/main.yml
View file @
622e3b29
...
...
@@ -10,7 +10,7 @@ keycloak_base_path: "/opt/keycloak"
keycloak_dest
:
"
{{
keycloak_base_path
}}"
## General settings
keycloak_version
:
"
1
2
.0.
4
"
keycloak_version
:
"
1
3
.0.
0
"
keycloak_url
:
"
https://github.com/keycloak/keycloak/releases/download/{{
keycloak_version
}}/keycloak-{{
keycloak_version
}}.zip"
keycloak_archive
:
"
keycloak-{{
keycloak_version
}}.zip"
keycloak_archive_on_target
:
True
# To download the archive directly to the server
...
...
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