Made traefik.yml a template

This commit is contained in:
2019-11-07 18:11:36 -05:00
parent 6dd3a5b7a7
commit 8787722c6c
3 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
- name: Install Traefik Configuration
copy:
template:
src: traefik.yml
dest: traefik.yml
notify: Restart Traefik container