debian: add wget to base packages

This commit is contained in:
Timotej Lazar 2025-11-04 16:17:33 +01:00
parent f3eec5fcbf
commit ff90d3c0a3
2 changed files with 3 additions and 1 deletions

View file

@ -39,8 +39,9 @@
- git
- ifupdown2
- rsync
- vim
- tmux
- vim
- wget
# for base Debian the main interfaces file is just an include
- name: Remove interface definitions added by installer

1
roles/friwall/README.md Normal file
View file

@ -0,0 +1 @@
Install and configure the [FRIwall](https://git.fri.uni-lj.si/rc/friwall) web application for managing firewall nodes. For settings and operation refer to that project.