Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
pjan committed Mar 14, 2014
1 parent 363701c commit 8973734
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tasks/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,8 @@
mode: 0640
notify:
- restart postgresql

- name: PostgreSQL | Restart PostgreSQL
service:
name: postgresql
state: restarted

0 comments on commit 8973734

Please sign in to comment.