mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
reappied changes in a new pr (#41228)
This commit is contained in:
parent
063d19048d
commit
5b0bb91c72
12 changed files with 38 additions and 35 deletions
|
@ -1,4 +1,3 @@
|
|||
cloud/azure
|
||||
destructive
|
||||
posix/ci/cloud/group2/azure
|
||||
unstable
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
resource_group: "{{ resource_group }}"
|
||||
name: postgresqlsrv{{ rpfx }}
|
||||
sku:
|
||||
name: PGSQLS100
|
||||
tier: basic
|
||||
name: GP_Gen4_2
|
||||
tier: GeneralPurpose
|
||||
location: westus
|
||||
storage_mb: 51200
|
||||
enforce_ssl: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue