hpe3par document type (#52992)

* Update lib/ansible/modules/storage/hpe3par/ss_3par_cpg.py

Co-Authored-By: gundalow <john@johnrbarker.com>
This commit is contained in:
John R Barker
2019-03-01 15:57:22 +00:00
committed by Alicia Cozine
parent 66eb301cd3
commit 6e74816516
2 changed files with 14 additions and 1 deletions

View File

@@ -11,14 +11,17 @@ options:
storage_system_ip:
description:
- The storage system IP address.
type: str
required: true
storage_system_password:
description:
- The storage system password.
type: str
required: true
storage_system_username:
description:
- The storage system user name.
type: str
required: true
requirements: