Skip to content

Commit

Permalink
fix(ansible): typo
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored May 30, 2024
1 parent 792c7f5 commit f4ff6d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lab/ansible/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@
bfb_url: https://content.mellanox.com/BlueField/BFBs/Ubuntu22.04/{{ bfb_local_file | basename }}
tasks:
- name: Nvidia | Fetch BlueField runnikng version
delegate_to: dh2
block:
- ansible.builtin.shell: cat /etc/mlnx-release
register: result
Expand Down

0 comments on commit f4ff6d2

Please sign in to comment.