1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

fixed postgresql server sample (#43299)

This commit is contained in:
Zim Kalinowski 2018-07-27 04:07:07 +08:00 committed by Sam Doran
parent 1199dff246
commit 3f9cacf777

View file

@ -94,9 +94,9 @@ EXAMPLES = '''
resource_group: TestGroup
name: testserver
sku:
name: PGSQLS100
tier: Basic
capacity: 100
name: GP_Gen4_2
tier: GeneralPurpose
capacity: 2
location: eastus
storage_mb: 1024
enforce_ssl: True