copr: install PostgreSQL pager

This commit is contained in:
Jakub Kadlcik 2020-02-21 00:25:30 +01:00 committed by Pierre-Yves Chibon
parent fd5af81695
commit 8d79e7ffb4

View file

@ -3,6 +3,7 @@
with_items:
- "postgresql-server"
- "postgresql-contrib"
- "pspg"
- name: See if PostgreSQL is initialized
stat: path=/var/lib/pgsql/data/PG_VERSION