mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-21 12:20:21 -07:00
improving consistency of azure examples/documentation - 2 (#52572)
* normalizing azure example naming conventions - 2
This commit is contained in:
parent
220d0cb16b
commit
9b5514928a
33 changed files with 91 additions and 87 deletions
|
@ -295,7 +295,7 @@ author:
|
|||
EXAMPLES = '''
|
||||
- name: create load balancer
|
||||
azure_rm_loadbalancer:
|
||||
resource_group: testrg
|
||||
resource_group: myResourceGroup
|
||||
name: testloadbalancer1
|
||||
frontend_ip_configurations:
|
||||
- name: frontendipconf0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue