Add config for Arch and Alpine

This commit is contained in:
Paweł Krawczyk 2021-08-07 13:53:23 +01:00
parent 574d9c46b8
commit 26eb76412f
No known key found for this signature in database
GPG Key ID: 32AF1F39C4EE03F2
2 changed files with 8 additions and 0 deletions

4
vars/alpine.yml Normal file
View File

@ -0,0 +1,4 @@
---
# vars file for Alpine
nft_pkg_list:
- nftables

4
vars/archlinux.yml Normal file
View File

@ -0,0 +1,4 @@
---
# vars file for Archlinux-based distros
nft_pkg_list:
- nftables