From 738788e9536ac5bd697ddc0281bf7567451a4f7e Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 3 Jul 2014 18:21:22 +0200 Subject: typo --- roles/amavis/handlers/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/amavis/handlers/main.yml') diff --git a/roles/amavis/handlers/main.yml b/roles/amavis/handlers/main.yml index 65287e3..1abc299 100644 --- a/roles/amavis/handlers/main.yml +++ b/roles/amavis/handlers/main.yml @@ -2,7 +2,7 @@ - name: Restart ClamAV service: name=clamav-daemon state=restarted -- name: Publish the public key in the DNS zone +- name: Publish the public key to the DNS zone # See the output of 'sudo genkeypair.sh dkim --privkey=/var/lib/dkim/outgoing.fripost.org.key' fail: "msg={{ dkim.stdout }}" -- cgit v1.2.3