ansible-keycloak/playbooks/keycloak-local.yml

10 lines
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