diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:04:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:04:41 +0000 |
commit | 975f66f2eebe9dadba04f275774d4ab83f74cf25 (patch) | |
tree | 89bd26a93aaae6a25749145b7e4bca4a1e75b2be /ansible_collections/hpe/nimble/CHANGELOG.rst | |
parent | Initial commit. (diff) | |
download | ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.tar.xz ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.zip |
Adding upstream version 7.7.0+dfsg.upstream/7.7.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/hpe/nimble/CHANGELOG.rst')
-rw-r--r-- | ansible_collections/hpe/nimble/CHANGELOG.rst | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/ansible_collections/hpe/nimble/CHANGELOG.rst b/ansible_collections/hpe/nimble/CHANGELOG.rst new file mode 100644 index 000000000..85b0e2c25 --- /dev/null +++ b/ansible_collections/hpe/nimble/CHANGELOG.rst @@ -0,0 +1,104 @@ +=============================================================== +HPE Nimble Storage Content Collection for Ansible Release Notes +=============================================================== + +.. contents:: Topics + +v1.1.3 +====== + +Release Summary +--------------- + +This release provides compatibility with Ansible v4.0.0 + +Minor Changes +------------- + +- Updated changelog file to correct the version + +v1.1.2 +====== + +Release Summary +--------------- + +This release provides compatibility with Ansible v4.0.0 + +Minor Changes +------------- + +- Updated changelog file to correct the version + +v1.1.1 +====== + +Release Summary +--------------- + +This release provides compatibility with Ansible v4.0.0 + +Minor Changes +------------- + +- Updated galaxy file to correct the version + +v1.1.0 +====== + +Release Summary +--------------- + +This release provides compatibility with Ansible v4.0.0 + +Minor Changes +------------- + +- Made it compatible with Ansible v4.0.0 + +v1.0.1 +====== + +Release Summary +--------------- + +This release provides compatibility with Ansible v3.0.0 + +Minor Changes +------------- + +- Made it compatible with Ansible v3.0.0 + +v1.0.0 +====== + +Release Summary +--------------- + +First release of the `HPE Nimble Storage Content Collection for Ansible`. + +New Modules +----------- + +- hpe_nimble_access_control_record - Manage the HPE Nimble Storage access control records +- hpe_nimble_array - Manage the HPE Nimble Storage array +- hpe_nimble_chap_user - Manage the HPE Nimble Storage CHAP users +- hpe_nimble_disk - Manage the HPE Nimble Storage disks +- hpe_nimble_encryption - Manage the HPE Nimble Storage encryption +- hpe_nimble_fc - Manage the HPE Nimble Storage fibre channel +- hpe_nimble_group - Manage the HPE Nimble Storage groups +- hpe_nimble_info - Collect information from HPE Nimble Storage array +- hpe_nimble_initiator_group - Manage the HPE Nimble Storage initiator groups +- hpe_nimble_network - Manage the HPE Nimble Storage network configuration +- hpe_nimble_partner - Manage the HPE Nimble Storage replication partners +- hpe_nimble_performance_policy - Manage the HPE Nimble Storage performance policies +- hpe_nimble_pool - Manage the HPE Nimble Storage pools +- hpe_nimble_protection_schedule - Manage the HPE Nimble Storage protection schedules +- hpe_nimble_protection_template - Manage the HPE Nimble Storage protection templates +- hpe_nimble_shelf - Manage the HPE Nimble Storage shelves +- hpe_nimble_snapshot_collection - Manage the HPE Nimble Storage snapshot collections +- hpe_nimble_snapshot - Manage the HPE Nimble Storage snapshots +- hpe_nimble_user - Manage the HPE Nimble Storage users +- hpe_nimble_user_policy - Manage the HPE Nimble Storage user policies +- hpe_nimble_volume - Manage the HPE Nimble Storage volumes +- hpe_nimble_volume_collection - Manage the HPE Nimble Storage volume collections
\ No newline at end of file |