clean up docker host stuff
This commit is contained in:
parent
1d3f4110f4
commit
b31a6ab73e
16 changed files with 3 additions and 63 deletions
|
@ -3,6 +3,3 @@
|
|||
name: swarm_dashboard
|
||||
compose:
|
||||
- "{{ lookup('template', '{{ role_path }}/docker-stack.yml.j2') | from_yaml }}"
|
||||
environment:
|
||||
DOCKER_HOST: ssh://root@maestro.dmz
|
||||
delegate_to: localhost
|
||||
|
|
Reference in a new issue