mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 20:00:58 +00:00
The keystone client needs to be passed tenant_name when authenticating the user/password way. Also it needs auth_url instead of endpoint. This fix adds login_tenant_name as a module parameter which is consistent with the other OpenStack modules.