Release 10.0.0 #100

Manually merged
jlecour merged 321 commits from unstable into stable 2020-05-13 11:25:49 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 37b8d1fbc4 - Show all commits

View file

@ -15,4 +15,4 @@ postgresql_version: '9.6'
locales_default: fr_FR.UTF-8
# PostGIS
postgresql_install_postgis: false
postgresql_install_postgis: False

View file

@ -19,4 +19,4 @@
- include: logrotate.yml
- include: postgis.yml
when: postgresql_install_postgis == "true"
when: postgresql_install_postgis