Update mso_schema_site_anp.py (#67099)

Under Examples > Query a specific site ANPs: the example was missing the "anp: ANP1" to query.
pull/67321/head
Justin Haefner 4 years ago committed by GitHub
parent 070f946745
commit 1867ff4013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -88,6 +88,7 @@ EXAMPLES = r'''
schema: Schema1
site: Site1
template: Template1
anp: ANP1
state: query
delegate_to: localhost
register: query_result

Loading…
Cancel
Save