mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-07-25 00:44:48 +00:00
feat: add a destination variable for the log link
docs: argument specs for the keycloak_quarkus_log_target docs: added parameter to the roles README fix: role variable is keycloak_log_target and not keycloak_quarkus_log_target
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
port: 16667
|
||||
- host: myhost2
|
||||
port: 16668
|
||||
keycloak_log_target: /tmp/keycloak
|
||||
roles:
|
||||
- role: keycloak
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user