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
|
||||
option: PrivateDevices
|
||||
value: false
|
||||
notify:
|
||||
- reload systemd
|
||||
when: inventory_hostname.startswith('buildvm-s390x')
|
||||
tags:
|
||||
- postfix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue