Mon, 22 Oct 2018 20:54:07 -0500
use https redirector now
0
f834f140ebad
Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff
changeset
|
1 | --- |
52 | 2 | - name: Devbox Setup |
3 | hosts: all | |
0
f834f140ebad
Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff
changeset
|
4 | roles: |
f834f140ebad
Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff
changeset
|
5 | - devbox |
17
d0d9fdf1f9d3
start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents:
0
diff
changeset
|
6 | - user |
0
f834f140ebad
Initial commit of devbox-ansible
Meredith Howard <mhoward@roomag.org>
parents:
diff
changeset
|
7 |