mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
We are no longer going to force a different firewall driver for containers. At the same time, nftables service is disabled and stopped. We don't need it since firewalld is using nftables as a library anyway. The rule for opening port 8080 has been replaced with rule for 443. Service has moved to HTTPS. Signed-off-by: Jiri Podivin <jpodivin@redhat.com>