mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 16:35:48 +02:00
Added portainer & traefik
This commit is contained in:
parent
7f3383bf0c
commit
e189517d27
6 changed files with 27 additions and 129 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue