EvoBSD/roles/pf
2022-06-23 16:17:42 +02:00
..
defaults Improve PacketFilter role 2020-12-10 19:23:18 +01:00
tasks Syntax : have all task name between quotes 2022-06-23 16:17:42 +02:00
templates pf : reorder some rules, more details on some comments 2022-05-18 09:57:56 +02:00
README.md Improve PacketFilter role 2020-12-10 19:23:18 +01:00

PacketFilter

Custom configuration of PacketFilter.

Tasks

Everything is in the tasks/main.yml file.

Available variables

  • pf_trusted_ips : list of IP trusted for important access (default: all).

The full list of variables (with default values) can be found in defaults/main.yml.