Fix service name in traefik handler
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
07d6786167
commit
027d10ed12
@ -5,5 +5,5 @@
|
||||
|
||||
- name: restart traefik
|
||||
ansible.builtin.systemd:
|
||||
name: vault
|
||||
name: traefik
|
||||
state: restarted
|
||||
|
Loading…
Reference in New Issue
Block a user