mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 04:41:26 -07:00
fixed sample code (#48707)
This commit is contained in:
parent
869d866aa1
commit
0fecc84c9f
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ EXAMPLES = '''
|
||||||
azure_rm_cdnprofile:
|
azure_rm_cdnprofile:
|
||||||
resource_group: Testing
|
resource_group: Testing
|
||||||
name: cdntest
|
name: cdntest
|
||||||
sku: Standard_Akamai
|
sku: standard_akamai
|
||||||
tags:
|
tags:
|
||||||
testing: testing
|
testing: testing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue