feat(device): Add 1n-alt vpp device
[csit.git] / fdio.infra.ansible / roles / vpp_device / tasks / main.yaml
index 88d4ddb..5e98be2 100644 (file)
@@ -1,13 +1,6 @@
 ---
 # file: tasks/main.yaml
 
-- name: "ThunderX2 Kernel Modules Config"
-  import_tasks: "thunderx2.yaml"
-  when:
-    - cpu_microarchitecture == "thunderx2"
-  tags:
-    - conf-kernel-modules
-
 - name: "Disable IPv6 Router Advertisement"
   ansible.builtin.sysctl:
     name: "net.ipv6.conf.default.accept_ra"