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 Add http->http redirection for Matrix/Riot 2017-08-06 19:10:50 +03:00
register_user.yml Allow regular users to be created as well (not only admins) 2017-08-01 11:11:29 +03:00
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 Ensure playbook works if running at SSL-renewal time 2017-08-06 18:40:16 +03:00
setup_synapse.yml Enable TURN support and UDP for STUN 2017-08-06 18:26:06 +03:00
start.yml