roles/devbox/handlers/main.yml

Mon, 21 Sep 2015 18:48:56 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 21 Sep 2015 18:48:56 -0400
changeset 2
515d87b4bfc4
parent 0
f834f140ebad
child 37
d6d4702712f7
permissions
-rw-r--r--

Reorganize gui vars and allow setting default lightdm session

0
f834f140ebad Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 ---
f834f140ebad Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2
f834f140ebad Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
3 - name: restart lightdm
f834f140ebad Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
4 service: name=lightdm state=restarted
f834f140ebad Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
5

mercurial