From fef33bc4a911719005b03d03394dc59ba80f96cd Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Sun, 20 Sep 2020 22:40:39 -0500 Subject: [PATCH] whitespace --- roles/firewall/templates/ip6tables.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/firewall/templates/ip6tables.j2 b/roles/firewall/templates/ip6tables.j2 index 6765971..8fee640 100644 --- a/roles/firewall/templates/ip6tables.j2 +++ b/roles/firewall/templates/ip6tables.j2 @@ -165,5 +165,4 @@ COMMIT -A OUTPUT -o lo -j NOTRACK {% endif %} COMMIT - # vim: tw=0