Reload Traefik with dynamic folder

This commit is contained in:
Kris Lamoureux 2020-07-17 00:52:55 -04:00
parent 943a1324b9
commit c4fba36571
Signed by: kris
GPG Key ID: 3EDA9C3441EDA925

View File

@ -1,5 +1,5 @@
- name: Reload Traefik container
file:
path: "{{ traefik_root }}/config/dynamic/tls.yml"
path: "{{ traefik_root }}/config/dynamic"
state: touch
listen: reload_traefik