mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-09-05 04:32:27 -07:00
Replace metadata
This commit is contained in:
parent
6852871aeb
commit
e530ccdc31
4 changed files with 6 additions and 9 deletions
|
@ -1,9 +1,8 @@
|
|||
---
|
||||
- name: Playbook for Keycloak Hosts
|
||||
hosts: keycloak
|
||||
- name: Playbook for Red Hat SSO Hosts
|
||||
hosts: sso
|
||||
vars:
|
||||
keycloak_admin_password: "remembertochangeme"
|
||||
sso_enable: True
|
||||
roles:
|
||||
- middleware_automation.redhat_csp_download.redhat_csp_download
|
||||
- middleware_automation.keycloak.keycloak
|
||||
- redhat.sso.sso
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue