ソースを参照

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