added ssh to the packages installation since it might not be installed and the hardening is not optional
This commit is contained in:
parent
e6014d1355
commit
4aa137f8a6
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
- tinc
|
||||
- fail2ban
|
||||
- iptables-persistent
|
||||
- ssh
|
||||
|
||||
- debug:
|
||||
msg: The main interface is {{ ansible_default_ipv4.interface }}
|
||||
|
|
Loading…
Reference in a new issue