feat(ansible): Ubuntu Jammy VI.
[csit.git] / fdio.infra.ansible / roles / cleanup / tasks / vpp_device.yaml
index 23d001f..f617c4d 100644 (file)
@@ -4,7 +4,7 @@
 - name: Host Cleanup
   block:
     - name: Reset vpp_device Binary
-      copy:
+      ansible.builtin.copy:
         src: "files/reset_vppdevice.sh"
         dest: "/usr/local/bin"
         owner: "root"