matrix-docker-ansible-deploy/roles/matrix-server/tasks
Slavi Pantaleev 02bdb7c7bc Ensure firewalld is installed and Docker launcher after firewalld
Some CentOS 7 hosts may not have firewalld installed.
We shouldn't expect it to be, but should ensure by ourselves that it is.

Docker likes to mess around with iptables forwarding rules,
so it ought to start after firewalld.
2017-08-08 14:29:14 +03:00
..
import_media_store.yml
import_sqlite_db.yml
main.yml
register_user.yml
setup_base.yml Ensure firewalld is installed and Docker launcher after firewalld 2017-08-08 14:29:14 +03:00
setup_main.yml
setup_nginx_proxy.yml
setup_postgres.yml
setup_riot_web.yml
setup_ssl.yml
setup_synapse.yml
start.yml