playbook.yml

Sun, 20 Mar 2016 11:17:48 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 20 Mar 2016 11:17:48 -0400
changeset 26
4b7a16eeae42
parent 22
154779435639
child 33
55dd06908d87
permissions
-rw-r--r--

update roles

0
f834f140ebad Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 ---
22
154779435639 don't use 'all' hostgroup
Meredith Howard <mhoward@roomag.org>
parents: 20
diff changeset
2 - hosts: devbox
0
f834f140ebad Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
3 roles:
f834f140ebad Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
4 - devbox
17
d0d9fdf1f9d3 start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents: 0
diff changeset
5 - user
0
f834f140ebad Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
6

mercurial