mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
f37eb12580
When user provides auth URL value which does not startswith http or https protocol schema, provide a meaningful error message stating so. Fixes: #331 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 lines
196 B
YAML
2 lines
196 B
YAML
bugfixes:
|
|
- keycloak module_utils - provide meaningful error message to user when auth URL does not start with http or https (https://github.com/ansible-collections/community.general/issues/331).
|