Documentation Update (#58355)

"scope" is not a valid option for mso_schema_template_contract_filter.py - example should use "contract_scope"
This commit is contained in:
Derrick Johnson 2019-06-27 09:40:29 -05:00 committed by Alicia Cozine
parent 8d053ae037
commit 18f9595719

View file

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