Fix not actually invoking that handler when we should
This commit is contained in:
parent
38e1e13971
commit
de6c05ee32
@ -14,6 +14,7 @@
|
|||||||
template:
|
template:
|
||||||
src: postgresql.conf
|
src: postgresql.conf
|
||||||
dest: /etc/postgresql/10/main/postgresql.conf
|
dest: /etc/postgresql/10/main/postgresql.conf
|
||||||
|
notify: restart psql
|
||||||
- name: Start PostgreSQL
|
- name: Start PostgreSQL
|
||||||
systemd:
|
systemd:
|
||||||
name: postgresql
|
name: postgresql
|
||||||
|
Loading…
Reference in New Issue
Block a user