Skip to content
Snippets Groups Projects
Commit 91effeb5 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

syntax fix

parent a906933d
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
register: config
- name: "stop {{ servicename}} docker"
docker_service:
docker_compose:
project_src: "/srv/traefik"
state: absent
when: config.changed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment