roles/repositories/tasks/main.yml

Fri, 23 Jun 2017 20:51:34 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 23 Jun 2017 20:51:34 -0400
changeset 78
fe6ef0cccdf1
parent 32
70eb0f5478d8
permissions
-rw-r--r--

pull out bootstrap so it can be run with one tag

17
d0d9fdf1f9d3 start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 ---
d0d9fdf1f9d3 start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2 - include: debian.yml
d0d9fdf1f9d3 start breaking roles out
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
3 when: ansible_distribution == 'Debian'

mercurial