ansible-infra/roles/postgresql/defaults/main.yaml
June c307e81d9f
All checks were successful
/ Ansible Lint (push) Successful in 1m40s
/ Ansible Lint (pull_request) Successful in 1m34s
add postgresql role for ens. psql and opt. some dbs and users are set up
Add postgresql role for ensuring postgresql is installed.
Furthermore the role optionally takes some basic configuration to ensure
databases with their owners and users are set up as specified.

This is a requirement for a new netbox role.
2025-02-14 05:12:11 +01:00

2 lines
44 B
YAML

postgresql__dbs: [ ]
postgresql__users: [ ]