feat(infra): Add 3na-spr
[csit.git] / fdio.infra.ansible / roles / mellanox / tasks / ofed.yaml
index 1084156..177705c 100644 (file)
@@ -31,6 +31,8 @@
 - name: Inst - Switch Infiniband to Ethernet
   ansible.builtin.command: "mlxconfig --yes --dev {{ item }} set LINK_TYPE_P1=2 LINK_TYPE_P2=2"
   with_items: "{{ mellanox_pcis.stdout_lines }}"
+  failed_when: false
+  changed_when: false
   tags:
     - mellanox-inst-drivers