Due to this task: https://github.com/osm-fr/ansible-scripts/blob/b9777448db27c0cabab59dd40bfe96724ce0d614/roles/postgresql/tasks/main.yml#L16 When the playbook is executed, it installs the latest postgres version. We should indicate postgres'version to avoid that.
Due to this task:
ansible-scripts/roles/postgresql/tasks/main.yml
Line 16 in b977744
When the playbook is executed, it installs the latest postgres version. We should indicate postgres'version to avoid that.