浏览代码

remove rust wrapper

Grega Bremec 1 周之前
父节点
当前提交
bc0b6399e0
共有 1 个文件被更改,包括 6 次插入0 次删除
  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