local.yml

Sun, 14 Jul 2019 02:35:38 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 14 Jul 2019 02:35:38 -0500
changeset 87
13c6ba506f26
parent 78
fe6ef0cccdf1
child 88
3dbfd253c775
permissions
-rw-r--r--

Stop messing with repositories

---
- name: Devbox Setup
  hosts: all
  roles:
    - role: bootstrap
      tags: bootstrap
    - devbox
    - user

mercurial