1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/opendkim/handlers/main.yml
Florian Pritz 8ffa796866 Add postfix configuration
Only a simple sending setup for now. This will be expanded to a full
mailserver later.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-05-30 15:17:48 +02:00

6 lines
72 B
YAML

---
- name: restart opendkim
service: name=opendkim state=restarted