lm_sensors: Fix handler call

This commit is contained in:
Timo Makinen 2022-10-30 21:59:48 +00:00
parent 8e270b482f
commit f22ca4fe64

View file

@ -3,7 +3,7 @@
ansible.builtin.package:
name: lm_sensors
state: installed
notify: run sensors-detect
notify: Run sensors-detect
- name: Enable service
ansible.builtin.service: