Update azure_rm_appserviceplan_facts.py (#58847)
<!--- Your description here --> +label: docsite_pr
This commit is contained in:
parent
d5bff7a87f
commit
041ede30b3
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ EXAMPLES = '''
|
|||
name: myAppServicePlan
|
||||
|
||||
- name: Get azure_rm_appserviceplan_facts for app service plan in resource group
|
||||
azure_rm_webapp_facts:
|
||||
azure_rm_appserviceplan_facts:
|
||||
resource_group: myResourceGroup
|
||||
|
||||
- name: Get facts for app service plan with tags
|
||||
|
|
Loading…
Reference in a new issue