2022-09-06 12:00:57 -04:00

6 lines
88 B
YAML

---
- name: Restart sshd
ansible.builtin.service:
name: sshd
state: restarted