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