mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-08-03 05:14:48 +00:00
AMW-592 AMW Github Actions are failing because of latest molecule
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
auth_realm: "{{ keycloak_realm_auth_realm }}"
|
||||
auth_username: "{{ keycloak_realm_admin_user }}"
|
||||
auth_password: "{{ keycloak_realm_admin_password }}"
|
||||
validate_certs: "{{ keycloak_realm_validate_certs | default(omit) }}"
|
||||
state: present
|
||||
loop: "{{ client.roles | flatten }}"
|
||||
no_log: "{{ keycloak_realm_no_log | default('True') }}"
|
||||
|
||||
Reference in New Issue
Block a user