Add lm-sensors configuration

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:29 -04:00
parent d94f587e37
commit 267494d58a
1 changed files with 6 additions and 0 deletions

View File

@ -258,6 +258,7 @@
- xz-utils
- haveged
- cpufrequtils
- lm-sensors
- ipmitool
- grub-efi
- efibootmgr
@ -609,6 +610,11 @@
- { src: "etc/fail2ban/jail.d/sshd.local.j2", dest: "/etc/fail2ban/jail.d/sshd.local" }
tags: base-fail2ban
# lm-sensors
- name: run sensors-detect to update sensors configuration
command: sensors-detect --auto
tags: base-sensors
# check-mk-agent
- name: install check_mk agent plugins
copy: