local.yml@8b0c09efbb5b
local.yml
Fri, 23 Jun 2017 20:04:51 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 23 Jun 2017 20:04:51 -0400
- changeset 73
- 8b0c09efbb5b
- parent 69
-
292cb125556d
- child 74
-
87a637974823
- permissions
- -rw-r--r--
add bootstrap role
---
- name: Devbox Setup
hosts: all
roles:
- devbox
- user
- {role: firefox, when: gui_enabled}