n3tuk / ansible

An Ansible repository for the configuration of systems and resources managed by n3tuk
MIT License
0 stars 0 forks source link

Remove the `firewalld` Role and configurations #7

Closed jonathanio closed 11 months ago

jonathanio commented 11 months ago

Remove the firewalld role and firewall configurations in individual roles. The firewalld service is not well supported by Ansible, and firewalls are not supported on hosts that run Kubernetes, so a general case firewall will not ultimately work.

Until something better can be managed (possibly libvirt network filters), remove all firewall configurations from all physical and virtual machines in the Lab environment. The network router will still have firewall controls between subnets, just not within subnets.

Checklist

Please confirm the following checks: