Explorar el Código

remove rust wrapper

Grega Bremec hace 1 semana
padre
commit
bc0b6399e0
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      pre-flight.yml

+ 6 - 0
pre-flight.yml

@@ -36,6 +36,12 @@
         loop_var: role
       tags: deploy
 
+    - name: Remove the lab wrapper
+      become: yes
+      ansible.builtin.file:
+        path: /usr/local/bin/lab
+        state: absent
+
     - name: Install the AD482 package
       ansible.builtin.pip:
         name: rht-labs-ad482