Skip to content
Snippets Groups Projects
Commit dc0d6e74 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

doc: add 'icmp' tags

parent 5de6b252
No related branches found
No related tags found
No related merge requests found
Pipeline #8263 failed
......@@ -91,6 +91,7 @@
loop: "{{ vault_iptables_input | flatten(levels=1) }}"
notify:
- save iptables rules
tags: [icmp]
# http://shouldiblockicmp.com
......@@ -125,6 +126,7 @@
loop: "{{ vault_iptables_icmp | flatten(levels=1) }}"
notify:
- save iptables rules
tags: [icmp]
# TODO: Outgoing iptables Regeln erstellen, und bloß keine vergessen!!!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment