Remove empty lines (yamllint)
This commit is contained in:
parent
5416e20904
commit
3b55e70281
|
@ -9,5 +9,3 @@
|
|||
nft_debug: true
|
||||
# can't remove iptables on an instance with docker
|
||||
nft_old_pkg_manage: false
|
||||
|
||||
|
||||
|
|
|
@ -186,4 +186,3 @@
|
|||
when: (nft_enabled|bool and
|
||||
nft_service_manage|bool)
|
||||
notify: ['Restart nftables service']
|
||||
|
||||
|
|
Loading…
Reference in New Issue