This role can ensure PostgreSQL users and databases are created for applications that are not themselves managed by Ansible. Notably, we need to do this for anything deployed in Kubernetes that uses the central database server.
3 lines
40 B
YAML
3 lines
40 B
YAML
postgresql_users: []
|
|
postgresql_dbs: []
|