diff --git a/tasks/main.yml b/tasks/main.yml
index 1212bfeb5cf51f87de65e7421927521ea701147f..7d5f2cbcb30eb655e0dfdf303b52031459d6737c 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -13,10 +13,6 @@
   tags: [always]
 
 ### PAKETINSTALLATIONEN ###
-# - name: Netzwerk konfigurieren
-#   ansible.builtin.import_tasks: configure-network.yml
-#   tags: [network,dns]
-
 # We don't test for idempotence because these tasks can never be idempotent.
 # They are meant to copy fresh Backups of the SSH keys every time they are run.
 - name: Server-SSH-Schlüssel sichern