From 5c392f6204e069a2ec41a378ec2d9fb0ebec3d0a Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 5 Mar 2018 14:21:32 +0800 Subject: mail/opendkim: Fix tables templating; update config; add handler --- roles/mail/handlers/main.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/mail/handlers/main.yml (limited to 'roles/mail/handlers') diff --git a/roles/mail/handlers/main.yml b/roles/mail/handlers/main.yml new file mode 100644 index 0000000..a164e26 --- /dev/null +++ b/roles/mail/handlers/main.yml @@ -0,0 +1,3 @@ +--- +- name: reload-opendkim + command: rcreload milter-opendkim -- cgit v1.2.2