/ansible-postgis

An Ansible role for installing PostGIS on Ubuntu 14

Apache License 2.0Apache-2.0

ansible-postgis

An Ansible role for installing PostGIS.

Role Variables

  • postgis_version - PostGIS version (default: 2.1)
  • postgis_package_version - PostGIS package version (default: 2.1.2+dfsg-2)

Reference

This ansible role is taken mostly out of ansible-postgis from Azavea Inc., but I stripped it down for brevity.