Add and fix tags

This commit is contained in:
Alex 2020-05-16 22:25:20 +02:00
parent 6d2e49a027
commit 1351e18c25
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@
ip_version: 'ip{{ item.ipv }}'
protocol: '{{ item.proto }}'
tags:
- update
- firewall
- name: Save netfilter rules
command:
@ -19,5 +18,4 @@
- '/usr/sbin/netfilter-persistent'
- 'save'
tags:
- update
- firewall