mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-25 00:12:37 +01:00
Fix reboot handler calls (#239)
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user