We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04d9082 + 748e3d5 commit 019827fCopy full SHA for 019827f
tasks/extensions/postgis.yml
@@ -9,6 +9,6 @@
9
with_items:
10
- libgeos-c1
11
- "postgresql-{{postgresql_version}}-postgis-{{postgresql_ext_postgis_version}}"
12
- - "postgresql-{{postgresql_version}}-postgis-{{postgresql_ext_postgis_version}}-scripts"
+ - "postgresql-{{postgresql_version}}-postgis-scripts"
13
notify:
14
- restart postgresql
0 commit comments