diff --git a/lib/ansible/modules/network/aci/mso_schema_template_anp_epg.py b/lib/ansible/modules/network/aci/mso_schema_template_anp_epg.py index 80ff883ee6b..e4fe1c9b77b 100644 --- a/lib/ansible/modules/network/aci/mso_schema_template_anp_epg.py +++ b/lib/ansible/modules/network/aci/mso_schema_template_anp_epg.py @@ -28,7 +28,7 @@ options: required: yes template: description: - - The name of the template to change. + - The name of the template. type: str required: yes anp: @@ -285,7 +285,7 @@ def main(): proxyArp=intersite_multicaste_source, # FIXME: Missing functionality # uSegAttrs=[], - # contractRelationships=[], + contractRelationships=[], subnets=subnets, bdRef=bd_ref, )