Browse Source

added ssh to the packages installation since it might not be installed and the hardening is not optional

panda 4 years ago
parent
commit
4aa137f8a6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      common.yml

+ 1 - 0
common.yml

@@ -55,6 +55,7 @@
         - tinc
         - fail2ban
         - iptables-persistent
+        - ssh
 
     - debug:
         msg: The main interface is {{ ansible_default_ipv4.interface }}