diff options
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-6262.yaml')
-rw-r--r-- | ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-6262.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-6262.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-6262.yaml new file mode 100644 index 000000000..474bd912a --- /dev/null +++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-6262.yaml @@ -0,0 +1,3 @@ +bugfixes: + - na_ontap_login_messages - fix ``banner`` and ``motd_message`` not idempotent when trailing '\n' is present. + - na_ontap_login_messages - fix idempotent issue on ``show_cluster_motd`` option when try to set banner or motd_message for the first time in REST.
\ No newline at end of file |