ANXS / postgresql

Fairly full featured Ansible role for Postgresql.
http://anxs.io/
MIT License
849 stars 573 forks source link

Add a vars File for Ubuntu 18.04 Bionic #435

Closed jasonrogena closed 4 years ago

jasonrogena commented 5 years ago

Since, just like Ubuntu 16.04, Ubuntu 18.04 has some divergent variables that need to be set. The PostGIS plugin, for instance, isn't installable without these variable values.

This PR adds a vars file for Ubuntu 18.04 with variables that are specific to that family.