We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c85ab2 commit a9f2f49Copy full SHA for a9f2f49
ansible/roles/raid/handlers/main.yml
@@ -1,3 +1,2 @@
1
- name: Update GRUB configuration file
2
ansible.builtin.command: "grub2-mkconfig -o /boot/grub2/grub.cfg {{ '--update-bls-cmdline' if ansible_distribution_major_version == '9' else '' }}"
3
- when: update_grub.changed
0 commit comments