fix sample in docs (#55420)

This commit is contained in:
Yunge Zhu 2019-04-17 13:41:58 +08:00 committed by ansibot
commit 22f666c962
13 changed files with 49 additions and 49 deletions

View file

@ -46,7 +46,7 @@ EXAMPLES = '''
- name: Get facts for app service plan by name
azure_rm_appserviceplan_facts:
resource_group: myResourceGroup
name: winwebapp1
name: myAppServicePlan
- name: Get azure_rm_appserviceplan_facts for app service plan in resource group
azure_rm_webapp_facts: