add etherpad role
[ansible.git] / email.yml
index 6698af49e0b85736c0598a2e7daa8658373c2d52..42fb0a5c34ebc13a576b16604dbad3339dc48028 100644 (file)
--- a/email.yml
+++ b/email.yml
@@ -6,6 +6,3 @@
   # some basic security stuff that relies on working email
   - name: install apticron
     apt: name=apticron state=latest
-  # cleanup
-  - name: clean up fail2ban
-    apt: name=fail2ban state=absent purge=true