Thanks to Mike Gleason inspiration in his role !

This commit is contained in:
Jeremy Gardais 2017-08-07 17:16:09 +02:00
parent 98d2bf82db
commit 817e6d46fd
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,8 @@
A role to manage Nftables rules and packages.
Highly inspired by [Mike Gleason firewall role][mikegleasonjr firewall github] (3 levels of rules definition and template), thanks!
## Role Variables
* **nft_pkg_manage**: If `nftables` package(s) should be managed with this role [default: `true`].
@ -138,3 +140,4 @@ Jérémy Gardais
[nftables github]: https://github.com/ipr-cnrs/nftables
[wtfpl website]: http://www.wtfpl.net/about/
[ipr website]: https://ipr.univ-rennes1.fr/
[mikegleasonjr firewall github]: https://github.com/mikegleasonjr/ansible-role-firewall