Collection of roles for interacting with the PostgreSQL database server on Debian/Ubuntu servers.
This collection has been tested against following ansible-core versions:
- 2.16
- 2.17
- 2.18
Also tested against the current development version of ansible-core.
| Name | Description |
|---|---|
| dubzland.postgresql.postgresql_common | Common tasks required for both client and server |
| dubzland.postgresql.postgresql_client | Installs the PostgreSQL client tools |
| dubzland.postgresql.postgresql_server | Installs and configures the PostgreSQL server |
This collection is primarily licensed and distributed as a whole under the MIT license.
See LICENSES/MIT.txt for the full text.