ansible/roles/base: Set XDG_RUNTIME_DIR as required by systemd
[noc.git] / ansible / roles / base / handlers / main.yaml
1 ---
2 - name: restart ssh
3   service: name=ssh state=restarted