Skip to content

jobscore/ansible-role-postgresql

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages