Fix case for handlers

This commit is contained in:
Sonny Bakker 2026-01-09 20:51:12 +01:00
parent 58dd635d0f
commit cea9437258
5 changed files with 21 additions and 21 deletions

View file

@ -117,7 +117,7 @@
dest: "/etc/sysctl.d/99-sysrq.conf"
- src: "templates/sysctl/98-forward.conf.j2"
dest: "/etc/sysctl.d/98-foward.conf"
notify: reload sysctl configuration
notify: Reload sysctl configuration
- name: Remove the modprobe.d directory
become: true