diff options
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4022.yaml')
-rw-r--r-- | ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4022.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4022.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4022.yaml new file mode 100644 index 000000000..46a017c70 --- /dev/null +++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4022.yaml @@ -0,0 +1,2 @@ +bugfixes: + - na_ontap_cluster_peer - KeyError on dest_cluster_name if destination is unreachable. |