Remove backwards incompatible change

This commit is contained in:
puneet kandhari 2015-11-23 11:42:26 -06:00
parent 1b7097207f
commit 471ac94a5b

View file

@ -11,7 +11,6 @@ include:
- user: postgres
- group: postgres
- dir_mode: 700
- clean: True
- unless: test -f {{ postgres.conf_dir }}/PG_VERSION
install-postgresql: