Jeremy Gardais
|
1c3d0284d5
|
Add a additionnal level for all vars for all hosts
It can be defined in group_vars/all .
|
2018-08-06 15:09:20 +02:00 |
Jeremy Gardais
|
733b546e56
|
Fix deprecation warning for state "installed"
|
2018-07-25 15:09:04 +02:00 |
Jeremy Gardais
|
485f7fa83d
|
Move two task in systemd handler (try to fix #1)
Try to fix the long delay at the first run.
|
2018-07-25 15:08:44 +02:00 |
Jeremy Gardais
|
bf9080fcb3
|
Set a variable to enable/disable Nftables
|
2018-05-16 14:38:33 +02:00 |
Jeremy Gardais
|
0a909641b5
|
Reload systemd daemons only if unit file change.
|
2018-02-06 17:28:41 +01:00 |
Jeremy Gardais
|
eb93ff65f9
|
Provide the systemd unit.
|
2018-02-06 17:17:48 +01:00 |
Jeremy Gardais
|
3e69865a56
|
Rename firewall table to filter table (most use on Debian).
|
2018-02-06 15:50:31 +01:00 |
Jeremy Gardais
|
ead7a337a0
|
Set's name can't exceed 15 characters !
|
2018-01-05 15:01:30 +01:00 |
Jeremy Gardais
|
38e1d0dabc
|
Allow icmpv6 outgoing traffic.
|
2017-08-25 17:05:42 +02:00 |
Jeremy Gardais
|
f2d586c176
|
Ensure to remove old packages (iptables,…).
|
2017-08-18 09:25:28 +02:00 |
Jeremy Gardais
|
e439f6ae5f
|
Ensure to create the the directory to store the differents configuration files (/etc/nftables.d).
|
2017-08-18 09:18:43 +02:00 |
Jeremy Gardais
|
c70b1bdc91
|
v1.1
|
2017-08-16 13:56:50 +02:00 |
Jeremy Gardais
|
93e4a2e939
|
Allow outgoing OpenPGP HTTP requests.
|
2017-08-11 13:46:50 +02:00 |
Jeremy Gardais
|
b831267b8e
|
Define new sets and vars for input connections.
|
2017-08-09 17:17:03 +02:00 |
Jeremy Gardais
|
4beb9019de
|
Remove DHCP incoming packets. The connection is started by the host, don't need incoming rule.
|
2017-08-09 16:08:52 +02:00 |
Jeremy Gardais
|
5dd7ea7a5d
|
Allow outgoing icmp.
|
2017-08-09 16:04:54 +02:00 |
Jeremy Gardais
|
74d068a92c
|
Rollback to inet family (for ipv4 and ipv6).
|
2017-08-09 15:01:35 +02:00 |
Jeremy Gardais
|
2aafa3c320
|
Define new sets and vars for output to avoid multiple redifinition of
the dicts.
|
2017-08-09 14:56:40 +02:00 |
Jeremy Gardais
|
f5f4b83a84
|
Manage nftables service at startup.
|
2017-08-09 14:27:07 +02:00 |
Jeremy Gardais
|
6b474cc119
|
Add CHANGELOG.md.
|
2017-08-09 11:41:09 +02:00 |