Sun, 20 Mar 2016 11:01:02 -0400
Skip gui.session unless gui.enabled
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 | - hosts: all |
f834f140ebad
Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff
changeset
|
3 | roles: |
17
d0d9fdf1f9d3
start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents:
0
diff
changeset
|
4 | - repositories |
d0d9fdf1f9d3
start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents:
0
diff
changeset
|
5 | - sudo |
d0d9fdf1f9d3
start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents:
0
diff
changeset
|
6 | - zsh |
d0d9fdf1f9d3
start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents:
0
diff
changeset
|
7 | - ag |
d0d9fdf1f9d3
start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents:
0
diff
changeset
|
8 | - mercurial |
0
f834f140ebad
Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff
changeset
|
9 | - devbox |
17
d0d9fdf1f9d3
start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents:
0
diff
changeset
|
10 | - user |
0
f834f140ebad
Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff
changeset
|
11 |