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