local.yml

changeset 78
fe6ef0cccdf1
parent 74
87a637974823
child 88
3dbfd253c775
--- a/local.yml
+++ b/local.yml
@@ -2,6 +2,8 @@
 - name: Devbox Setup
   hosts: all
   roles:
+    - role: bootstrap
+      tags: bootstrap
     - devbox
     - user
 

mercurial