mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
parent
10e50652b2
commit
50dcce185f
2 changed files with 0 additions and 28 deletions
|
@ -26,20 +26,6 @@ description:
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
author: Kevin Hulquest (@hulquest)
|
author: Kevin Hulquest (@hulquest)
|
||||||
options:
|
options:
|
||||||
api_username:
|
|
||||||
required: true
|
|
||||||
description:
|
|
||||||
- The username to authenticate with the SANtricity WebServices Proxy or embedded REST API.
|
|
||||||
api_password:
|
|
||||||
required: true
|
|
||||||
description:
|
|
||||||
- The password to authenticate with the SANtricity WebServices Proxy or embedded REST API.
|
|
||||||
api_url:
|
|
||||||
required: true
|
|
||||||
description:
|
|
||||||
- The url to the SANtricity WebServices Proxy or embedded REST API.
|
|
||||||
example:
|
|
||||||
- https://prod-1.wahoo.acme.com/devmgr/v2
|
|
||||||
validate_certs:
|
validate_certs:
|
||||||
required: false
|
required: false
|
||||||
default: true
|
default: true
|
||||||
|
|
|
@ -27,20 +27,6 @@ description:
|
||||||
- Allows for the creation and removal of volume to host mappings for NetApp E-series storage arrays.
|
- Allows for the creation and removal of volume to host mappings for NetApp E-series storage arrays.
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
options:
|
options:
|
||||||
api_username:
|
|
||||||
required: true
|
|
||||||
description:
|
|
||||||
- The username to authenticate with the SANtricity WebServices Proxy or embedded REST API.
|
|
||||||
api_password:
|
|
||||||
required: true
|
|
||||||
description:
|
|
||||||
- The password to authenticate with the SANtricity WebServices Proxy or embedded REST API.
|
|
||||||
api_url:
|
|
||||||
required: true
|
|
||||||
description:
|
|
||||||
- The url to the SANtricity WebServices Proxy or embedded REST API.
|
|
||||||
example:
|
|
||||||
- https://prod-1.wahoo.acme.com/devmgr/v2
|
|
||||||
validate_certs:
|
validate_certs:
|
||||||
required: false
|
required: false
|
||||||
default: true
|
default: true
|
||||||
|
|
Loading…
Reference in a new issue