agaric-coop/box/provisioning/roles/geerlingguy.security/handlers/main.yml

4 lines
83 B
YAML
Raw Normal View History

---
- name: restart ssh
service: "name={{ security_sshd_name }} state=restarted"