An Ansible role for installing PostgreSQL from source on an Ubuntu box.
None
Check defaults/main.yml
for more info
None
- hosts: servers
become: true
roles:
- role: jobscore.postgresql
postgresql_version: 15.4
This role was created by Eric Magalhães and Glauber Batista while working for JobScore Inc.