sshd/handlers/main.yml

7 lines
80 B
YAML

---
- name: sshd | Apply config
service:
name: sshd
state: restarted