mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
fixing bug in storage account sample (#43308)
This commit is contained in:
committed by
Sam Doran
parent
d94cc3568a
commit
30ef83c1c0
@@ -104,8 +104,8 @@ EXAMPLES = '''
|
||||
name: clh0002
|
||||
type: Standard_RAGRS
|
||||
tags:
|
||||
- testing: testing
|
||||
- delete: on-exit
|
||||
testing: testing
|
||||
delete: on-exit
|
||||
'''
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user