users/handlers/main.yml

6 lines
70 B
YAML
Raw Normal View History

2024-12-17 17:48:17 +01:00
---
- name: reload sshd
systemd:
name: sshd
state: reloaded