ansible-roles/postgresql/tasks/postgis.yml

5 lines
64 B
YAML
Raw Normal View History

---
- name: Install PostGIS extention
apt:
name: postgis