Move traefik into its own role

This commit is contained in:
Jake Howard
2020-04-23 20:49:43 +01:00
parent 9962d9103f
commit 89ba23719c
9 changed files with 14 additions and 23 deletions

View File

@ -1,8 +1,3 @@
- name: Include docker variables
include_vars: docker.yml
# Applications
- name: Install calibre
include: calibre.yml
@ -51,9 +46,6 @@
- name: Install theorangeone.net
include: theorangeone.net.yml
- name: Install traefik
include: traefik.yml
- name: Install tt-rss
include: tt-rss.yml