1
0
Fork 0
forked from infra/ansible
infra-ansible/roles/base/tasks
Jiri Kyjovsky 99f1ff2202 base: disable iptables service when nftables is enabled
When `nftables=True` the base role deploys nftables rules and enables the
nftables service, but never disables the iptables service. On freshly
provisioned hosts the iptables service can be left running from cloud-init,
overwriting nftables rules and silently dropping traffic on ports defined
in `tcp_ports`.

Stop and disable the iptables service explicitly when nftables is the
intended firewall backend.
2026-07-07 22:02:24 +00:00
..
crypto-policies.yml dns: only set crypto-policy on rhel9 dns servers, 10 does not have that policy 2026-05-20 14:44:21 -07:00
keytab.yml base: no_log for the keytab fetching 2026-06-29 15:46:53 -07:00
lmdb.yml [postfix] Check the correct file being created 2026-03-13 15:38:47 +01:00
main.yml base: disable iptables service when nftables is enabled 2026-07-07 22:02:24 +00:00
mdraid-monitoring.yml Zabbix: fleet-wide LLD monitoring for discovered RAID devices 2025-10-30 12:19:19 +00:00
monitoring.yml Zabbix: re-use base monitoring role in zabbix_server for non-Ansible hosts 2026-03-26 13:33:02 +00:00
motd.yml motd generic template added 2025-01-28 01:10:14 +00:00
postfix-monitoring.yml Zabbix: add tags missed in previous commit 2026-06-30 12:48:53 +01:00
postfix.yml [postfix] Obfuscate the IP on smtp-auth server 2026-05-05 07:52:05 +00:00
process-monitoring.yml Zabbix: Add process monitoring template (replaces rsyslog-only template) 2025-11-05 13:09:12 +00:00
watchdog.yml base: fix another handler case 2025-01-16 14:52:49 -08:00