diff --git a/plugins/modules/ndo_l3out_node_group_policy.py b/plugins/modules/ndo_l3out_node_group_policy.py index 9c9cf485..67619874 100644 --- a/plugins/modules/ndo_l3out_node_group_policy.py +++ b/plugins/modules/ndo_l3out_node_group_policy.py @@ -112,6 +112,10 @@ Use M(cisco.mso.ndo_l3out_template) to create the L3Out object under the L3Out template. - The O(node_routing_policy) must exist before using this module in your playbook. Use M(cisco.mso.ndo_l3out_node_routing_policy) to create the L3Out Node Routing Policy. +seealso: +- module: cisco.mso.ndo_template +- module: cisco.mso.ndo_l3out_template +- module: cisco.mso.ndo_l3out_node_routing_policy extends_documentation_fragment: cisco.mso.modules """