🐞 fix: Fix OFED kernel only install err

Fix OFED kernel only install err
This commit is contained in:
songyanchao
2023-08-29 02:01:33 -04:00
committed by linxin
parent 5914cbe503
commit f6afe395e9

View File

@@ -24,7 +24,7 @@
when: runtime_env == 'TSG-X-P0906'
############ Ofed kernel only install ############
- name: Install rpm packages: mlnx-ofed-kernel-only"
- name: "Install mlnx-ofed-kernel-only"
yum:
name: "mlnx-ofed-kernel-only-all-5.17.15-1.el8.x86_64.noarch"
conf_file: "{{ rpm_repo_config_path }}"