mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 10:13:26 +02:00
6 lines
207 B
YAML
6 lines
207 B
YAML
---
|
|
|
|
# Version of postgres to install. 'default' means takes the one from the standard repo
|
|
# If a version is specified (like 10, 11, 12, 13 etc.), upstream repository will be configured
|
|
pg_version: default
|