Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 822 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 822 Bytes

PostgreSQL

CI

An Ansible role for installing PostgreSQL from source on an Ubuntu box.

Requirements

None

Role Variables

Check defaults/main.yml for more info

Dependencies

None

Example Playbook

- hosts: servers
  become: true
  roles:
     - role: jobscore.postgresql
       postgresql_version: 15.4

License

GPLv3

Author Information

This role was created by Eric Magalhães and Glauber Batista while working for JobScore Inc.