Hi all, I was looking a way to modify cluster peer addresses with na_ontap_cluster_peer module, but it seems the can be used only to create/delete cluster peering. If i run the playbook with different peer addrs i get the error: NetApp API failed. Reason - 18508:Cannot peer with two clusters of the name "foo"."
Do I have to manage it with na_ontap_command? Do you think this capability will be added to na_ontap_cluster_peer module in the future?
Thanks