diff options
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5271.yaml')
-rw-r--r-- | ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5271.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5271.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5271.yaml new file mode 100644 index 000000000..7b07595bd --- /dev/null +++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5271.yaml @@ -0,0 +1,3 @@ +minor_changes: + - na_ontap_rest_info -- Will now warn you if a ``gather_subset`` is not supported by your version of ONTAP. + - na_ontap_rest_info -- Will now include a message in return output about ``gather_subset`` not supported by your version of ONTAP. |