mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-08-04 05:44:47 +00:00
AMW-592 AMW Github Actions are failing because of latest molecule
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
method: PUT
|
||||
body:
|
||||
accessTokenLifespan: 300
|
||||
validate_certs: false
|
||||
validate_certs: "{{ keycloak_realm_validate_certs | default(omit) }}"
|
||||
body_format: json
|
||||
status_code:
|
||||
- 200
|
||||
|
||||
Reference in New Issue
Block a user