Skip to content

Commit a9f2f49

Browse files
committed
fix when on handler
1 parent 3c85ab2 commit a9f2f49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
- name: Update GRUB configuration file
22
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

Comments
 (0)