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/netapp/ontap/changelogs/fragments/DEVOPS-4981.yaml | |
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/netapp/ontap/changelogs/fragments/DEVOPS-4981.yaml')
-rw-r--r-- | ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4981.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4981.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4981.yaml new file mode 100644 index 000000000..c44d0b38d --- /dev/null +++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4981.yaml @@ -0,0 +1,4 @@ +minor_changes: + - na_ontap_rest_info - new option ``owning_resource`` for REST info that requires an owning resource. For instance volume for a snapshot + - na_ontap_rest_info - support added for protocols/nfs/export-policies/rules (Requires owning_resource to be set) + - na_ontap_rest_info - support added for storage/volumes/snapshots (Requires owning_resource to be set)
\ No newline at end of file |