k3s_setup/roles/base/handlers/main.yaml

6 lines
72 B
YAML

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