1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix version_added for login_tenant_name in keystone_user

This commit is contained in:
James Tanner 2014-04-08 10:25:44 -04:00
parent 5308c5dbdf
commit db90f308ca

View file

@ -26,6 +26,7 @@ options:
- The tenant login_user belongs to
required: false
default: None
version_added: "1.3"
token:
description:
- The token to be uses in case the password is not specified