mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fixes for na_ontap_cluster_peer (#48329)
* Fixes for na_ontap_cluster_peer, incorporating review comments, version, etc.
This commit is contained in:
committed by
Alicia Cozine
parent
655b27f571
commit
73348ae32d
@@ -114,6 +114,10 @@ Noteworthy module changes
|
||||
a return value called ``diff`` was returned of type ``list``. To enable proper diff output, this was changed to
|
||||
type ``dict``; the original ``list`` is returned as ``diff.differences``.
|
||||
|
||||
* The ``na_ontap_cluster_peer`` module has replaced ``source_intercluster_lif`` and ``dest_intercluster_lif`` string options with
|
||||
``source_intercluster_lifs`` and ``dest_intercluster_lifs`` list options
|
||||
|
||||
|
||||
Plugins
|
||||
=======
|
||||
|
||||
|
||||
Reference in New Issue
Block a user