Do it otherwise

This commit is contained in:
Pierre-Yves Chibon 2015-05-13 14:51:50 +02:00
parent be71a52ef3
commit 177af74f42

View file

@ -14,7 +14,7 @@
- name: Initialize postgres if necessary
command: /usr/bin/postgresql-setup initdb
creates=/var/lib/pgsql/data/base
creates=/var/lib/pgsql/data
notify:
- restart postgresql
tags: