You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hetzner-ansible/roles/keycloak/defaults/main.yml

7 lines
200 B
YAML

---
# TODO doesn't bind to local port (currently used by setup keycloak with ansible)
service_port_keycloak_external: "8110"
keycloak_image: "{{ shared_service_harbor_hostname }}/smardigo/keycloak"