middleware_automation.keycloak/playbooks/keycloak-local.yml
2022-01-11 09:28:02 -06:00

10 lines
No EOL
312 B
YAML

---
- name: Playbook for Keycloak Hosts
hosts: keycloak
tasks:
- name: Keycloak Role
include_role:
name: keycloak
vars:
keycloak_admin_password: "changeme"
rhsso_zip_file_local_path: "/tmp/rhsso/rh-sso-7.5-server-dist.zip" # This should be local path of rhsso zip file