mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 09:58:31 +01:00
feat: sshd config
This commit is contained in:
4
roles/sshd-config/handlers/main.yml
Normal file
4
roles/sshd-config/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: reload sshd
|
||||
systemd:
|
||||
name: sshd
|
||||
state: reloaded
|
||||
Reference in New Issue
Block a user