diff options
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5047.yaml')
-rw-r--r-- | ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5047.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5047.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5047.yaml new file mode 100644 index 000000000..e06ff1c14 --- /dev/null +++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5047.yaml @@ -0,0 +1,3 @@ +bugfixes: + - na_ontap_nfs - fix TypeError on NoneType as ``tcp_max_xfer_size`` is not supported in earlier ONTAP versions. + - na_ontap_nfs - fix ``Extra input`` error with ZAPI for ``is-nfsv4-enabled``. |