mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
364 B
364 B
2018-08-08
Renaming Ansible playbook tag
The command for executing the whole playbook has changed.
The setup-main
tag got renamed to setup-all
.
Docker container linking
Changed the way the Docker containers are linked together. The ones that need to communicate with others operate in a matrix
network now and not in the default bridge network.