mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix version_added for login_tenant_name in keystone_user
This commit is contained in:
@@ -26,6 +26,7 @@ options:
|
|||||||
- The tenant login_user belongs to
|
- The tenant login_user belongs to
|
||||||
required: false
|
required: false
|
||||||
default: None
|
default: None
|
||||||
|
version_added: "1.3"
|
||||||
token:
|
token:
|
||||||
description:
|
description:
|
||||||
- The token to be uses in case the password is not specified
|
- The token to be uses in case the password is not specified
|
||||||
|
|||||||
Reference in New Issue
Block a user