f8a57f7598
On Debian 11, `ipset` just recommend `iptables` so on the system that apt is configured with `APT::Install-Recommends "0";` iptables will not install automatically.
8 lines
127 B
YAML
8 lines
127 B
YAML
---
|
|
required_pkgs:
|
|
- python3-apt
|
|
- gnupg
|
|
- apt-transport-https
|
|
- software-properties-common
|
|
- conntrack
|
|
- iptables
|