fix(ansible): Cleanup macros
[csit.git] / fdio.infra.ansible / roles / cleanup / tasks / main.yaml
index eeda013..c97b9c5 100644 (file)
@@ -1,22 +1,5 @@
 ---
-# file: roles/cleanup/tasks/main.yaml
-# purpose: Structured per server cleanup tasks.
-# - main:
-#     - tg:
-#         - Run tasks on TG servers only.
-#         - Cleanup processes (T-Rex).
-#     - sut:
-#         - Run tasks on SUT servers only.
-#         - Cleanup file leftovers (logs).
-#         - Cleanup packages (VPP, Honeycomb).
-#         - Cleanup processes (qemu, l3fwd, testpmd, docker, kubernetes)
-#         - Cleanup interfaces.
-#     - vpp_device
-#         - Run tasks on vpp_device servers only.
-#         - Reset SRIOV
-#         - Docker image cleanup
-#     - nomad
-#         - Docker image cleanup
+# file: tasks/main.yaml
 
 - name: tg specific
   include_tasks: tg.yaml