Restric SSH, more security.
This commit is contained in:
parent
1b990b8cdb
commit
adb31d1e86
3 changed files with 14 additions and 2 deletions
4
roles/lmn_security/handlers/main.yml
Normal file
4
roles/lmn_security/handlers/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- name: Reload sshd
|
||||
systemd:
|
||||
name: sshd
|
||||
state: reloaded
|
Loading…
Add table
Add a link
Reference in a new issue