mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-15 05:52:11 +00:00
#145 - CR changes
This commit is contained in:
@@ -71,7 +71,7 @@ argument_specs:
|
||||
type: "bool"
|
||||
keycloak_service_restart_always:
|
||||
default: false
|
||||
description: "systemd restart always behavior of service"
|
||||
description: "systemd restart always behavior of service; takes precedence over keycloak_service_restart_on_failure if true"
|
||||
type: "bool"
|
||||
keycloak_service_restart_on_failure:
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user