We are updating packages via Ansible, and when grub needs to be run after the update, it fails on Debian 11. When I run the update command manually, grub displays a dialog box asking the user to select the grub install device (/dev/vda, /dev/vda2, /dev/vda3, etc.).
We have our playbook running with an environment variable DEBIAN_FRONTEND: noninteractive. How do we fix this error in Ansible? -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/4eed2847-8053-4381-854d-6d0cff5b8c6cn%40googlegroups.com.
