mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-15 05:52:11 +00:00
change default pidfile location
Signed-off-by: Massimo Schiavon <schmaxit@users.noreply.github.com>
This commit is contained in:
@@ -61,7 +61,7 @@ argument_specs:
|
||||
type: "str"
|
||||
keycloak_quarkus_service_pidfile:
|
||||
# line 18 of defaults/main.yml
|
||||
default: "/run/keycloak.pid"
|
||||
default: "/run/keycloak/keycloak.pid"
|
||||
description: "Pid file path for service"
|
||||
type: "str"
|
||||
keycloak_quarkus_configure_firewalld:
|
||||
|
||||
Reference in New Issue
Block a user