deploy-base/roles/hardening/handlers/main.yml

4 lines
62 B
YAML
Raw Normal View History

2019-02-26 03:49:51 +00:00
---
- name: restart sshd
systemd: name=sshd state=restarted