Files
ssh-protect/handlers/handlers.yml
2023-11-19 14:07:39 +03:00

6 lines
72 B
YAML

---
- name: restart sshd
service:
name: sshd
state: restarted