mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 10:23:13 -06:00
DCD-1123: Add role to install Postgres server.
This commit is contained in:
4
roles/postgres_install/defaults/main.yml
Normal file
4
roles/postgres_install/defaults/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
|
||||
postgres_version: "9.6"
|
||||
postgres_version_short: "96"
|
||||
Reference in New Issue
Block a user