diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-26 04:06:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-26 04:06:02 +0000 |
commit | e3eb94c23206603103f3c4faec6c227f59a1544c (patch) | |
tree | f2639459807ba88f55fc9c54d745bd7075d7f15c /ansible_collections/dellemc/powerflex/changelogs/changelog.yaml | |
parent | Releasing progress-linux version 9.4.0+dfsg-1~progress7.99u1. (diff) | |
download | ansible-e3eb94c23206603103f3c4faec6c227f59a1544c.tar.xz ansible-e3eb94c23206603103f3c4faec6c227f59a1544c.zip |
Merging upstream version 9.5.1+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/dellemc/powerflex/changelogs/changelog.yaml')
-rw-r--r-- | ansible_collections/dellemc/powerflex/changelogs/changelog.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/powerflex/changelogs/changelog.yaml b/ansible_collections/dellemc/powerflex/changelogs/changelog.yaml index 8211b2b91..2c8926ed1 100644 --- a/ansible_collections/dellemc/powerflex/changelogs/changelog.yaml +++ b/ansible_collections/dellemc/powerflex/changelogs/changelog.yaml @@ -146,3 +146,15 @@ releases: name: fault_set namespace: '' release_date: '2024-02-29' + 2.3.0: + changes: + minor_changes: + - Added support for resource group provisioning to validate, deploy, + edit, add nodes and delete a resource group. + - The Info module is enhanced to list the firmware repositories. + - Added support for PowerFlex ansible modules and roles on Azure. + modules: + - description: Manage resource group deployments on Dell PowerFlex + name: resource_group + namespace: '' + release_date: '2024-03-29' |