Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
01e92da937 |
@@ -1,5 +1,5 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
- name: 'If mainboard is ASRock B650M-HDV/M.2 (with Nuvoton NCT6796D-S SuperIO chip) and OS is a Linux flavor and install Linux-specific packages for sensors and fan control'
|
||||
- name: 'If mainboard is ASRock B650M-HDV/M.2 (with Nuvoton NCT6796D-S SuperIO chip) and OS is a Linux flavor install Linux-specific packages for sensors and fan control'
|
||||
when: 'ansible_facts[''system''] | lower == ''linux'''
|
||||
ansible.builtin.package:
|
||||
name: '{{ packages_linux_sensors_all_families }}'
|
||||
|
Reference in New Issue
Block a user