Update file main.yml
This commit is contained in:
parent
bb592758bd
commit
495898cf00
@ -203,7 +203,7 @@
|
||||
|
||||
# ========== storcli — проверка и сбор метрик (без установки) ==========
|
||||
- name: Detect MegaRAID controller
|
||||
command: lspci -d 1000:
|
||||
command: "lspci -d 1000:"
|
||||
register: lspci_megaraid
|
||||
ignore_errors: yes
|
||||
changed_when: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user