diff --git a/lib/ansible/modules/network/aci/mso_schema_template_contract_filter.py b/lib/ansible/modules/network/aci/mso_schema_template_contract_filter.py index e2668ff834c..2af718b9037 100644 --- a/lib/ansible/modules/network/aci/mso_schema_template_contract_filter.py +++ b/lib/ansible/modules/network/aci/mso_schema_template_contract_filter.py @@ -102,7 +102,7 @@ EXAMPLES = r''' schema: Schema 1 template: Template 1 contract: Contract 1 - scope: global + contract_scope: global filter: Filter 1 state: present delegate_to: localhost