roles/repositories/tasks/main.yml

Wed, 14 Jun 2017 21:11:54 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 14 Jun 2017 21:11:54 -0400
changeset 49
6dbfcfdf807c
parent 32
70eb0f5478d8
permissions
-rw-r--r--

Fix firefox install (ESR, no weird repo)

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