ansible/base: Add network tasks, set congestion control options
[noc.git] / ansible / roles / base / tasks / main.yml
index 1bf4243..cff0d6a 100644 (file)
@@ -5,3 +5,4 @@
 - when: ansible_service_mgr == "systemd"
   import_tasks: 04systemd.yml
 - import_tasks: 05tools.yml
+- import_tasks: 06net.yml