From 8a642f434d814a39691795a0c581b491193cafe2 Mon Sep 17 00:00:00 2001 From: Sabari Jaganathan <93724860+sajagana@users.noreply.github.com> Date: Tue, 17 Dec 2024 12:54:59 +0530 Subject: [PATCH] [ignore] Added seealso section to the ndo_node_setting module --- plugins/modules/ndo_node_setting.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/modules/ndo_node_setting.py b/plugins/modules/ndo_node_setting.py index a7beca5b..68d1d289 100644 --- a/plugins/modules/ndo_node_setting.py +++ b/plugins/modules/ndo_node_setting.py @@ -99,6 +99,8 @@ notes: - The O(template) must exist before using this module in your playbook. Use M(cisco.mso.ndo_template) to create the Fabric Policy template. +seealso: +- module: cisco.mso.ndo_template extends_documentation_fragment: cisco.mso.modules """