algo/roles/ssh_tunneling/handlers/main.yml

3 lines
56 B
YAML
Raw Normal View History

2016-08-23 13:51:06 +00:00
- name: restart ssh
service: name=ssh state=restarted