Fix a wrong variable
This commit is contained in:
parent
08df26bd0c
commit
44dc64207b
|
@ -45,7 +45,7 @@
|
||||||
name: shinyproxy
|
name: shinyproxy
|
||||||
state: present
|
state: present
|
||||||
compose:
|
compose:
|
||||||
- '{{ haproxy_docker_compose_dir }}/docker-shinyproxy-stack.yml'
|
- '{{ shinyproxy_as_docker_src_dir }}/docker-shinyproxy-stack.yml'
|
||||||
|
|
||||||
run_once: True
|
run_once: True
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue