postgresql
PostgreSQL is a popular relational open
source database. The debops.postgresql
role can be used to create and
manage PostgreSQL roles and databases on local or remote PostgreSQL
servers.
To manage the PostgreSQL server itself, you will need to use
debops.postgresql_server
role.
Installation
This role requires at least Ansible v1.9.0
. To install it, run:
ansible-galaxy install debops.postgresql
Documentation
More information about debops.postgresql
can be found in the
official debops.postgresql documentation.
Role dependencies
debops.secret
Are you using this as a standalone role without DebOps?
You may need to include missing roles from the DebOps common playbook into your playbook.
Try DebOps now for a complete solution to run your Debian-based infrastructure.
Authors and license
postgresql
role was written by:
License: GPLv3
This role is part of the DebOps project. README generated by ansigenome.