Added portainer & traefik

This commit is contained in:
Jef Roosens 2021-12-11 16:59:48 +01:00
parent 7f3383bf0c
commit e189517d27
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
6 changed files with 27 additions and 129 deletions

View file

@ -2,8 +2,8 @@
- name: Copy over config file.
template:
src: traefik.yml.j2
dest: "srv/traefik.yml"
notify: deploy treafik
dest: /srv/traefik.yml
notify: deploy traefik
- name: Copy over stack file.
template: