mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-12 09:04:29 -07:00
#145 - CR changes
This commit is contained in:
parent
1d5ce87c16
commit
922e4c10f5
3 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue