ansible-role-grub
ansible-role-grub copied to clipboard
skip reboot on local connection
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.
I think adding another parameter would be better; you may want to reboot a local node...