chore(main.yml): clear apt_remove list and comment out previous entries

This commit is contained in:
2026-07-28 01:02:48 +02:00
parent 4310ae08b0
commit 5832d0b938
+6 -5
View File
@@ -1917,11 +1917,12 @@ apt_extra_pkgs: []
apt_install: {} apt_install: {}
apt_install_state: latest apt_install_state: latest
apt_remove: apt_remove: []
- apt-transport-tor # apt_remove:
- tor # - apt-transport-tor
- tor-geoipdb # - tor
- torsocks # - tor-geoipdb
# - torsocks
apt_remove_purge: false apt_remove_purge: false