Forgot to remove temporary URL

This commit is contained in:
Eric Renfro 2018-05-17 23:02:40 -04:00
parent 3388b88652
commit 7936e71123

View file

@ -32,7 +32,6 @@ traefik-config-dir:
# Install agent
traefik-download:
file.managed:
https://github.com/containous/traefik/releases/download/v1.6.1/traefik_linux-amd64
- name: /tmp/traefik-{{ traefik.version }}
- source: https://{{ traefik.download_host }}/containous/traefik/releases/download/v{{ traefik.version }}/traefik_linux_{{ traefik.arch }}
- mode: 0755