Skip to content
Snippets Groups Projects
Commit 4f1b3506 authored by Simon Michnowicz's avatar Simon Michnowicz
Browse files

Merge branch 'chgmlxdrvcheckmode' into 'master'

Chgmlxdrvcheckmode

See merge request !511
parents ec0a02a3 404d6614
No related branches found
No related tags found
1 merge request!511Chgmlxdrvcheckmode
...@@ -257,6 +257,7 @@ ...@@ -257,6 +257,7 @@
- name: query ibstat for devicename - name: query ibstat for devicename
shell: /usr/sbin/ibstat | grep mlx5 | awk '{print $2}' | head -n 1 | sed -r "s#'##g" shell: /usr/sbin/ibstat | grep mlx5 | awk '{print $2}' | head -n 1 | sed -r "s#'##g"
register: qibdevicename register: qibdevicename
check_mode: no
#when: not statrocemode.stat.exists #when: not statrocemode.stat.exists
- name: print qibdevicename - 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