Started traefik role

This commit is contained in:
Mike Wilson
2023-02-01 22:53:04 -05:00
parent 85237382ca
commit bae3aee014
5 changed files with 93 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
- name: Restart Traefik
community.docker.docker_compose:
project_src: "{{ install_directory }}/traefik"
restarted: true