This commit is contained in:
2023-05-04 01:24:11 -04:00
parent dfd93dd5f8
commit 59b598bb69
13 changed files with 49 additions and 23 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