fix: Show mrr trials in trending graphs
[csit.git] / fdio.infra.ansible / roles / cleanup / tasks / vpp_device.yaml
index 23d001f..c97fa0c 100644 (file)
@@ -1,10 +1,10 @@
 ---
-# file: roles/cleanup/tasks/vpp_device.yaml
+# file: tasks/vpp_device.yaml
 
 - name: Host Cleanup
   block:
     - name: Reset vpp_device Binary
-      copy:
+      ansible.builtin.copy:
         src: "files/reset_vppdevice.sh"
         dest: "/usr/local/bin"
         owner: "root"