mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
improving consistency of azure examples/documentation (#52571)
* normalizing naming in examples * fixed line too long
This commit is contained in:
committed by
Alicia Cozine
parent
f9139be5e6
commit
628f62c571
@@ -61,7 +61,7 @@ author:
|
||||
EXAMPLES = '''
|
||||
- name: Create (or update) Virtual Network
|
||||
azure_rm_devtestlabvirtualnetwork:
|
||||
resource_group: testrg
|
||||
resource_group: myResourceGroup
|
||||
lab_name: mylab
|
||||
name: myvn
|
||||
description: My Lab Virtual Network
|
||||
|
||||
Reference in New Issue
Block a user