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

About

install postgresql-client package

Install
ansible-galaxy install cimon-io/ansible-role-postgresql-client
GitHub repository
License
Unknown
Downloads
5963
Owner
Continuous integration system with integrated staging server