matrix-docker-ansible-deploy/roles
Slavi Pantaleev 36658addcd Work around buggy docker_network sometimes failing to work
If a network like `matrix-whatever` already exists for some reason,
the `docker_network` module would not create our `matrix` network.
Working around it by avoiding `docker_network` and doing it manually.

Fixes Github issue #12
2018-10-15 07:49:44 +03:00
..
matrix-server Work around buggy docker_network sometimes failing to work 2018-10-15 07:49:44 +03:00