improving consistency of azure examples/documentaion - 3 (#52573)

* normalizing example naming conventions 3

* fixed line too long
This commit is contained in:
Zim Kalinowski 2019-02-20 03:15:59 +08:00 committed by Alicia Cozine
parent 991af9ca73
commit d01d94c1f9
24 changed files with 85 additions and 78 deletions

View file

@ -139,13 +139,13 @@ author:
EXAMPLES = '''
- name: remove account, if it exists
azure_rm_storageaccount:
resource_group: Testing
resource_group: myResourceGroup
name: clh0002
state: absent
- name: create an account
azure_rm_storageaccount:
resource_group: Testing
resource_group: myResourceGroup
name: clh0002
type: Standard_RAGRS
tags:
@ -154,7 +154,7 @@ EXAMPLES = '''
- name: create an account with blob CORS
azure_rm_storageaccount:
resource_group: Testing
resource_group: myResourceGroup
name: clh002
type: Standard_RAGRS
blob_cors: