senorsmile / ansible-docker_deploy

An opinionated Ansible role to to deploy multi environment single node application stacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add docker network task

zahodi opened this issue · comments

With docker deprecating container "links" I think it should make sense to introduce a network task to the role.

https://docs.docker.com/network/links/
https://docs.ansible.com/ansible/2.5/modules/docker_network_module.html

Great point. PR welcomed (wink wink).

Resolved in #7