Bladeren bron
Merge pull request #2 from maxbachmann/patch-1
Update security.yml
Thomas Buck
5 jaren geleden
bovenliggende
commit
097d3241d7
No account linked to committer's email address
|
@@ -10,6 +10,9 @@
|
10
|
10
|
tags:
|
11
|
11
|
- dependencies
|
12
|
12
|
|
|
13
|
+- name: add stretch-backport for fail2ban with IPv6 support
|
|
14
|
+ apt_repository: repo='deb http://deb.debian.org/debian stretch-backports main' state=present update_cache=yes
|
|
15
|
+
|
13
|
16
|
- name: Install newer fail2ban with IPv6 support
|
14
|
17
|
apt:
|
15
|
18
|
name: "fail2ban"
|