ansible-role-grub icon indicating copy to clipboard operation
ansible-role-grub copied to clipboard

skip reboot on local connection

Open alex-voigt opened this issue 1 year ago • 1 comments

We have the use case to provision AWS AMIs with Ansible and struggle with the reboot attempt of grub. This fix helped us to mitigate the problem. As an alternative, we could also introduce another parameter that can be set.

alex-voigt avatar Feb 20 '24 16:02 alex-voigt

I think adding another parameter would be better; you may want to reboot a local node...

robertdebock avatar May 14 '24 12:05 robertdebock