From c05dcd882c68f1c3c03cd39f539cef3f5ef80282 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 26 May 2020 06:47:45 +0000 Subject: [PATCH] commit 4ee64c02752350e0f9c1096bb35040a3cffb0fae Author: Robert Kaussow Date: Mon May 25 23:01:26 2020 +0200 fix downstream repo --- index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.md b/index.md index 4439f76..ac060ad 100644 --- a/index.md +++ b/index.md @@ -8,12 +8,12 @@ type: docs Role to manage iptables firewall. * [Default Variables](#default-variables) - * [iptables_app_rules](#iptables-app-rules) - * [iptables_app_rules_extra](#iptables-app-rules-extra) - * [iptables_custom_rules](#iptables-custom-rules) - * [iptables_default_head](#iptables-default-head) - * [iptables_default_tail](#iptables-default-tail) - * [iptables_keep_unmanaged](#iptables-keep-unmanaged) + * [iptables_app_rules](#iptables_app_rules) + * [iptables_app_rules_extra](#iptables_app_rules_extra) + * [iptables_custom_rules](#iptables_custom_rules) + * [iptables_default_head](#iptables_default_head) + * [iptables_default_tail](#iptables_default_tail) + * [iptables_keep_unmanaged](#iptables_keep_unmanaged) * [Dependencies](#dependencies) ---