This commit is contained in:
2023-05-04 01:20:22 -04:00
parent dfd93dd5f8
commit 410763ed5d
13 changed files with 48 additions and 22 deletions

View File

@@ -2,6 +2,7 @@
ansible.builtin.file:
path: "{{ traefik_root }}/config/dynamic"
state: touch
mode: 0500
listen: reload_traefik
- name: Restart Traefik