projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84edbff
)
fail2ban cleanup done
author
Ralf Jung
<post@ralfj.de>
Sun, 15 Apr 2018 13:27:03 +0000
(15:27 +0200)
committer
Ralf Jung
<post@ralfj.de>
Sun, 15 Apr 2018 13:27:03 +0000
(15:27 +0200)
email.yml
patch
|
blob
|
history
diff --git
a/email.yml
b/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