mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-29 16:11:34 -07:00
Add keycloak X playbook, update roles README
This commit is contained in:
parent
31420fc24c
commit
0ddbc66448
4 changed files with 31 additions and 6 deletions
|
@ -7,8 +7,7 @@ After=network.target
|
|||
Type=simple
|
||||
EnvironmentFile=-/etc/sysconfig/keycloak
|
||||
PIDFile={{ keycloak_quarkus_service_pidfile }}
|
||||
ExecStart={{ keycloak.home }}/bin/kc.sh --auto-build start
|
||||
#--http-relative-path={{ keycloak_quarkus_http_relative_path }}
|
||||
ExecStart={{ keycloak.home }}/bin/kc.sh start --auto-build
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue