This commit is contained in:
2023-04-13 18:07:33 +02:00
parent 12c86849c2
commit 11891bedf6
20 changed files with 487 additions and 34 deletions

View File

@ -24,9 +24,9 @@
# vars used by apt.yml
# ---
apt_install_compiler_pkgs: true
install_compiler_pkgs: true
apt_install_webserver_pkgs: true
install_webserver_pkgs: true
# ---