summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5809.yml
blob: 4ea42e1d5278efdbad16c2e1606d5b384e09b196 (plain)
1
2
3
4
bugfixes:
  - na_ontap_interface - fix idempotency issue when ``home_port`` not set in creating FC interface.
minor_changes:
  - na_ontap_interface - do not attempt to migrate FC interface if desired ``home_port``, ``home_node`` and ``current_port``, ``current_node`` are same.