diff options
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5604.yaml')
-rw-r--r-- | ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5604.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5604.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5604.yaml new file mode 100644 index 000000000..7d445dfb6 --- /dev/null +++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5604.yaml @@ -0,0 +1,5 @@ +bugfixes: + - na_ontap_interface - fix cannot set ``location.node.name`` and ``location.home_node.name`` error when creating or modifying fc interface. + - na_ontap_interface - fix unexpected argument error with ``ipspace`` when trying to get fc interface. +minor_changes: + - na_ontap_interface - error when try to migrate fc interface in REST.
\ No newline at end of file |