Skip to content

Commit

Permalink
[ignore] Added seealso section to the ndo_l3out_node_group_policy module
Browse files Browse the repository at this point in the history
  • Loading branch information
sajagana committed Dec 17, 2024
1 parent 37bab55 commit 2096029
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugins/modules/ndo_l3out_node_group_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
"""

Expand Down

0 comments on commit 2096029

Please sign in to comment.