summaryrefslogtreecommitdiffstats
path: root/roles/amavis/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/amavis/handlers/main.yml')
-rw-r--r--roles/amavis/handlers/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/amavis/handlers/main.yml b/roles/amavis/handlers/main.yml
index 1abc299..ab974e6 100644
--- a/roles/amavis/handlers/main.yml
+++ b/roles/amavis/handlers/main.yml
@@ -3,7 +3,7 @@
service: name=clamav-daemon state=restarted
- 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'
+ # See the output of 'genkeypair.sh dkim --privkey=/path/to/key'
fail: "msg={{ dkim.stdout }}"
- name: Restart Amavis