From 975f66f2eebe9dadba04f275774d4ab83f74cf25 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:04:41 +0200 Subject: Adding upstream version 7.7.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/hpe/nimble/CHANGELOG.rst | 104 +++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 ansible_collections/hpe/nimble/CHANGELOG.rst (limited to 'ansible_collections/hpe/nimble/CHANGELOG.rst') 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 -- cgit v1.2.3