postgresql-client
PostgreSQL-Client role
An ansible role that installs postgresql-client package.
Requirements
None
Role Variables
Available variables are listed below, along with default values (see defaults/main.yml
):
postgresql_client_version: "9.6"
Postgresql-client package version which will be installed.
Dependencies
None
Example Playbook
- hosts: servers
roles:
- role: postgresql-client
postgresql_client_version: 9.6
License
MIT
Install
ansible-galaxy install cimon-io/ansible-role-postgresql-client
License
Unknown
Downloads
6059
Owner
Continuous integration system with integrated staging server