doc: Correction for spelling of 'azure_rm_deployment' in example (#3212)

pull/18777/head
Nick Piper 8 years ago committed by Matt Clay
parent 93627a1f0f
commit 491b136f6e

@ -190,7 +190,7 @@ EXAMPLES = '''
# Create or update a template deployment based on an inline template and parameters
- name: Create Azure Deploy
azure_rm_deploy:
azure_rm_deployment:
state: present
subscription_id: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
resource_group_name: dev-ops-cle

Loading…
Cancel
Save