Merge pull request 'fixed typo in redis start task' (!6) from marco.procaccini/ansible-role-shinyproxy:master into master
Reviewed-on: #6
This commit is contained in:
commit
bf1bf6efc6
|
|
@ -37,5 +37,5 @@
|
|||
name: "{{ shinyproxy_as_docker_stack_name }}"
|
||||
state: present
|
||||
compose:
|
||||
- "{{ shinyproxy_redis_compose_dir }}/shinyproxy-redis-docker-compose.yml"
|
||||
- "{{ shinyproxy_as_docker_src_dir }}/shinyproxy-redis-docker-compose.yml"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue