mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
base / postfix: reload systemd after changing the postfix service file.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
015df8dc65
commit
cdeaa2558c
@@ -46,6 +46,8 @@
|
||||
section: service
|
||||
option: PrivateDevices
|
||||
value: false
|
||||
notify:
|
||||
- reload systemd
|
||||
when: inventory_hostname.startswith('buildvm-s390x')
|
||||
tags:
|
||||
- postfix
|
||||
|
||||
Reference in New Issue
Block a user