adfinis / ansible-roles

This Git repository is deprecated, there is a Git repository per role.
https://docs.adfinis-sygroup.ch/public/ansible-guide/
GNU General Public License v3.0
6 stars 6 forks source link

ipmi: load only kernel module to detect ipmi devices #39

Closed keachi closed 7 years ago

keachi commented 7 years ago

On installation, only load the kernel module to detect if a IPMI device is present. The other kernel modules can be loaded while configuration. The kernel module ipmi_si can't be loaded if no IPMI device is present, so this PR will fix a bug.