From 817e6d46fd1961fbf67408e6156bb8bdb049a3ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gardais=20J=C3=A9r=C3=A9my?= Date: Mon, 7 Aug 2017 17:16:09 +0200 Subject: [PATCH] =?UTF-8?q?Thanks=20to=20Mike=20Gleason=20inspiration=20in?= =?UTF-8?q?=20his=20role=E2=80=AF!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9e43308..fa19254 100644 --- a/README.md +++ b/README.md @@ -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