roles/devbox/handlers/main.yml

Wed, 13 Apr 2016 12:36:13 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 13 Apr 2016 12:36:13 -0400
changeset 36
745c6a77bf68
parent 0
f834f140ebad
child 37
d6d4702712f7
permissions
-rw-r--r--

Move known_hosts stuff to system-wide / remove dotfiles from user role

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