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