Documentation Update (#58355)

"scope" is not a valid option for mso_schema_template_contract_filter.py - example should use "contract_scope"
pull/58462/head
Derrick Johnson 5 years ago committed by Alicia Cozine
parent 8d053ae037
commit 18f9595719

@ -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

Loading…
Cancel
Save