roles/devbox/handlers/main.yml

Sat, 13 Feb 2016 23:33:26 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 13 Feb 2016 23:33:26 -0500
changeset 8
b2d82cd36d68
parent 0
f834f140ebad
child 37
d6d4702712f7
permissions
-rw-r--r--

update for new homedir-setup

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