configurations-ansible/roles/iptables-persistent
2022-11-21 17:54:00 +01:00
..
defaults init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
handlers init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
meta init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
tasks init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
tests init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
vars init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
.travis.yml init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
README.md fix typo inside multiple README; update last READMEs; update yggdrasil task to explicit uninstall yggdrasil with var 2022-11-21 17:54:00 +01:00

iptables-persistent

This role setup iptables-persistent and execute rules saving

Requirements

.

Role Variables

  • iptables_persistent_package_name_by_os_family (array): Each key correspond to OS family, the value correspond to the package name to be installed
  • iptables_persistent_save_to_file (boolean): If true enable file saving with rules

Dependencies

.

Example Playbook

This role aims to be used by other roles.

License

GPLv3

Author Information