mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
Standarize docs
This commit is contained in:
parent
d0286f7611
commit
858efd00e3
5 changed files with 13 additions and 13 deletions
|
@ -38,12 +38,12 @@ options:
|
|||
description:
|
||||
- Password of login user
|
||||
required: true
|
||||
default: True
|
||||
default: 'yes'
|
||||
login_tenant_name:
|
||||
description:
|
||||
- The tenant name of the login user
|
||||
required: true
|
||||
default: True
|
||||
default: 'yes'
|
||||
auth_url:
|
||||
description:
|
||||
- The keystone url for authentication
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue