mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
rhel8 instances using nftables don't have iptables-services installed, because we remove 'iptables'. On rhel9 and fedora iptables-services only needs iptables-libs installed, so it's there and works to disable. Once the last things (rhel8 copr hypervisors) are moved to nftables, we can drop all this. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This role is the base setup for all our machines. If there's something that shouldn't be run on every single machine, it should be in another role.