1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-12-23 02:34:27 +01:00
doorlockd-mirror/ansible/roles/desktop/handlers/main.yml

6 lines
78 B
YAML
Raw Permalink Normal View History

---
- name: Restart lightdm
service:
name: lightdm
state: restarted