Skip to content
Snippets Groups Projects
Commit 404d6614 authored by Andreas Hamacher's avatar Andreas Hamacher Committed by Simon Michnowicz
Browse files

Chgmlxdrvcheckmode

parent ec0a02a3
No related branches found
No related tags found
1 merge request!511Chgmlxdrvcheckmode
......@@ -257,6 +257,7 @@
- name: query ibstat for devicename
shell: /usr/sbin/ibstat | grep mlx5 | awk '{print $2}' | head -n 1 | sed -r "s#'##g"
register: qibdevicename
check_mode: no
#when: not statrocemode.stat.exists
- name: print qibdevicename
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment