roles/repositories/tasks/main.yml@f468e5f566d1 (annotated)
roles/repositories/tasks/main.yml
Wed, 13 Apr 2016 12:20:22 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 13 Apr 2016 12:20:22 -0400
- changeset 30
- f468e5f566d1
- parent 17
-
d0d9fdf1f9d3
- child 32
-
70eb0f5478d8
- permissions
- -rw-r--r--
break out dotfiles playbook and enable agent forwarding
17
|
1
|
---
|
|
2
|
|
|
3
|
- include: debian.yml
|
|
4
|
when: ansible_distribution == 'Debian'
|
|
5
|
|