af1c9ae59d
In most cases, there's not really a need to touch the system firewall, as Docker manages iptables by itself (see https://docs.docker.com/network/iptables/). All ports exposed by Docker containers are automatically whitelisted in iptables and wired to the correct container. This made installing firewalld and whitelisting ports pointless, as far as this playbook's services are concerned. People that wish to install firewalld (for other reasons), can do so manually from now on. This is inspired by and fixes #97 (Github Issue). |
||
---|---|---|
.. | ||
clean_up_old_files.yml | ||
main.yml | ||
sanity_check.yml | ||
self_check_dns.yml | ||
self_check_dns_srv.yml | ||
setup_matrix_base.yml | ||
setup_server_base.yml | ||
setup_well_known.yml |