base / postfix: reload systemd after changing the postfix service file.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-11-15 03:50:30 +00:00 committed by Pierre-Yves Chibon
parent 015df8dc65
commit cdeaa2558c

View file

@ -46,6 +46,8 @@
section: service
option: PrivateDevices
value: false
notify:
- reload systemd
when: inventory_hostname.startswith('buildvm-s390x')
tags:
- postfix