Przeglądaj źródła

Added whois for fail2ban report

Report will print: "missing whois program"
Laurent Arnoud 9 lat temu
rodzic
commit
3b8f15b745
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      roles/common/tasks/security.yml

+ 1
- 0
roles/common/tasks/security.yml Wyświetl plik

@@ -2,6 +2,7 @@
2 2
   apt: pkg={{ item }} state=installed
3 3
   with_items:
4 4
     - fail2ban
5
+    - whois
5 6
     - lynis
6 7
     - rkhunter
7 8
   tags:

Ładowanie…
Anuluj
Zapisz