Restric SSH, more security.

This commit is contained in:
Andreas B. Mundt 2023-09-15 21:20:51 +02:00
parent 1b990b8cdb
commit adb31d1e86
3 changed files with 14 additions and 2 deletions

View file

@ -0,0 +1,4 @@
- name: Reload sshd
systemd:
name: sshd
state: reloaded