roles/repositories/tasks/main.yml@70eb0f5478d8 (annotated)
roles/repositories/tasks/main.yml
Wed, 13 Apr 2016 12:34:38 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 13 Apr 2016 12:34:38 -0400
- changeset 32
- 70eb0f5478d8
- parent 17
-
d0d9fdf1f9d3
- permissions
- -rw-r--r--
break out settings for stable and testing
17
|
1
|
---
|
|
2
|
- include: debian.yml
|
|
3
|
when: ansible_distribution == 'Debian'
|