configurations-ansible/roles/iptables-persistent
2023-01-13 18:01:41 +01:00
..
defaults
handlers
meta
tasks add some debug messages; cleanup of some blocks; update some README with missing useful informations 2023-01-13 18:01:41 +01:00
tests
vars
.travis.yml
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