Skip to content

Commit

Permalink
Automation Hub conformance (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mattsson <[email protected]>
  • Loading branch information
datamattsson authored Oct 1, 2020
1 parent 710b8f0 commit 096f000
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ansible_collection/hpe/nimble/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
## Requirements

- Ansible 2.9 or later
- HPE Nimble Storage arrays running NimbleOS 5.0 or later
- Python 3.6 or later
- HPE Nimble Storage SDK for Python
- Python >=v3.6
- HPE Nimble Storage arrays running NimbleOS 5.0 or later

## Installation

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ class ModuleDocFragment(object):
type: str
requirements:
- Ansible 2.9 or later
- NimbleOS 5.0 or later
- HPE Nimble Storage SDK for Python 1.0.0 or later (nimble-sdk Python module)
- Python 3.6 or later
- HPE Nimble Storage SDK for Python
- HPE Nimble Storage arrays running NimbleOS 5.0 or later
notes:
- check_mode is not supported.
Expand Down

0 comments on commit 096f000

Please sign in to comment.