diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4b1e22f..ed0edb1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,6 +12,8 @@ Minor Changes - Added support for PowerFlex Denver version(4.5.x) - Added support for SDC installation on ESXi, Rocky Linux and Windows OS. +- Added Ansible role to support installation and uninstallation of Active MQ. +- Added Ansible role to support creation and deletion of protection domain, storage pool and fault set. v1.9.0 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 6e99790..8aaf8b4 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -125,4 +125,7 @@ releases: minor_changes: - Added support for PowerFlex Denver version(4.5.x) - Added support for SDC installation on ESXi, Rocky Linux and Windows OS. + - Added Ansible role to support installation and uninstallation of Active MQ. + - Added Ansible role to support creation and deletion of protection domain, + storage pool and fault set. release_date: '2023-10-31' diff --git a/docs/Release Notes.md b/docs/Release Notes.md index e85b26e..1ea3b4e 100644 --- a/docs/Release Notes.md +++ b/docs/Release Notes.md @@ -46,6 +46,8 @@ New features and enhancements Along with the previous release deliverables, this release supports following features - - Added support for PowerFlex Denver version(4.5.x) - Added support for SDC installation on ESXi, Rocky Linux and Windows OS. +- Added Ansible role to support creation and deletion of protection domain, + storage pool and fault set. Known issues ------------ diff --git a/roles/powerflex_webui/README.md b/roles/powerflex_webui/README.md index 7001b84..37f377b 100644 --- a/roles/powerflex_webui/README.md +++ b/roles/powerflex_webui/README.md @@ -8,6 +8,7 @@ Role to manage the installation and uninstallation of Powerflex Web UI. * [Ansible collections](#ansible-collections) * [Role Variables](#role-variables) * [Examples](#examples) +* [Notes](#notes) * [Usage instructions](#usage-instructions) * [Author Information](#author-information) @@ -108,7 +109,8 @@ dellemc.powerflex