cimon-io.postgresql-client
PostgreSQL-Client Role
This is an Ansible role that installs the PostgreSQL client package.
Requirements
No specific requirements.
Role Variables
Here are the available variables and their default values (see defaults/main.yml
):
postgresql_client_version: "9.6"
This variable specifies the version of the PostgreSQL client package that will be installed.
Dependencies
There are no dependencies.
Example Playbook
You can use the following example playbook:
- hosts: servers
roles:
- role: postgresql-client
postgresql_client_version: 9.6
License
This role is licensed under the MIT License.
Installa
ansible-galaxy install cimon-io.postgresql-client
Licenza
Unknown
Download
6.5k
Proprietario
Continuous integration system with integrated staging server