Update file main.yml

This commit is contained in:
Administrator 2025-11-14 09:50:38 +00:00
parent bb592758bd
commit 495898cf00

View File

@ -203,7 +203,7 @@
# ========== storcli — проверка и сбор метрик (без установки) ========== # ========== storcli — проверка и сбор метрик (без установки) ==========
- name: Detect MegaRAID controller - name: Detect MegaRAID controller
command: lspci -d 1000: command: "lspci -d 1000:"
register: lspci_megaraid register: lspci_megaraid
ignore_errors: yes ignore_errors: yes
changed_when: false changed_when: false