mirror of
https://gitea.0xace.cc/ansible-galaxy/pgbouncer.git
synced 2025-01-18 19:52:18 +00:00
3 lines
168 B
YAML
3 lines
168 B
YAML
pgbouncer_postgresql_home_dir: "/var/lib/postgresql"
|
|
pgbouncer_postgresql_package_name_regex: 'postgresql-.[{{ pgbouncer_postgresql_supported_versions | join(",") }}]'
|