mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-09 18:51:29 -07:00
fix sample in docs (#55420)
This commit is contained in:
parent
339a0f4a8c
commit
22f666c962
13 changed files with 49 additions and 49 deletions
|
@ -377,7 +377,7 @@ EXAMPLES = '''
|
|||
- name: Create instance of Application Gateway
|
||||
azure_rm_appgateway:
|
||||
resource_group: myResourceGroup
|
||||
name: myappgateway
|
||||
name: myAppGateway
|
||||
sku:
|
||||
name: standard_small
|
||||
tier: standard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue