pkg_install_postgresql-client¶
This ansible role installs the postgresql-client package on debian systems.
Installation¶
To install the role, you'll need to use ansible-galaxy:
ansible-galaxy install git+https://gitlab.com/niclas-zone/tools/ansible/roles/pkg_install_postgresql-client.git
Usage¶
You can include this role in your playbook as follows: