Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 301 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 301 Bytes

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)

Example Playbook

See the examples directory.