ansible-hacklab-desktop/roles/desktop_auth/handlers/main.yml

5 lines
67 B
YAML
Raw Normal View History

2018-06-02 22:03:27 +00:00
- name: restart sshd
service:
name: ssh
state: restarted