Fix not actually invoking that handler when we should

This commit is contained in:
Salt 2020-08-01 17:53:50 -05:00
parent 38e1e13971
commit de6c05ee32

View File

@ -14,6 +14,7 @@
template:
src: postgresql.conf
dest: /etc/postgresql/10/main/postgresql.conf
notify: restart psql
- name: Start PostgreSQL
systemd:
name: postgresql