Fix reboot handler calls (#239)

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2023-11-09 13:56:22 -08:00
committed by GitHub
parent 45289ba7d9
commit bb55bcf07a
6 changed files with 6 additions and 6 deletions

View File

@@ -10,6 +10,6 @@
ansible.builtin.command: ./mkscr
args:
chdir: /boot
notify: reboot
notify: Reboot Pi
changed_when: false
when: kernel_cmdline_cgroup.changed # noqa: no-handler