mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-04 07:30:20 -07:00
fixing bug in storage account sample (#43308)
This commit is contained in:
parent
d94cc3568a
commit
30ef83c1c0
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@ EXAMPLES = '''
|
||||||
name: clh0002
|
name: clh0002
|
||||||
type: Standard_RAGRS
|
type: Standard_RAGRS
|
||||||
tags:
|
tags:
|
||||||
- testing: testing
|
testing: testing
|
||||||
- delete: on-exit
|
delete: on-exit
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue