base / postfix: reload systemd after changing the postfix service file.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
015df8dc65
commit
cdeaa2558c
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@
|
||||||
section: service
|
section: service
|
||||||
option: PrivateDevices
|
option: PrivateDevices
|
||||||
value: false
|
value: false
|
||||||
|
notify:
|
||||||
|
- reload systemd
|
||||||
when: inventory_hostname.startswith('buildvm-s390x')
|
when: inventory_hostname.startswith('buildvm-s390x')
|
||||||
tags:
|
tags:
|
||||||
- postfix
|
- postfix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue