mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-01 19:02:49 +00:00
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>