ansible-roles/postgresql/tasks/postgis.yml
Eric Morino c4ede03f3a
All checks were successful
continuous-integration/drone/push Build is passing
Add package list in board for compatibility Ansible 2.7
2020-01-09 15:40:47 +01:00

5 lines
64 B
YAML

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