AMW-592 AMW Github Actions are failing because of latest molecule

This commit is contained in:
Ranabir Chakraborty
2026-07-20 21:17:40 +05:30
parent bfcb125d87
commit d25bf46a6a
27 changed files with 63 additions and 42 deletions

View File

@@ -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