Missing state

This commit is contained in:
Chris Hammer 2025-02-27 16:35:14 -05:00
parent 54d44730fe
commit 8d480bfbdf

View File

@ -35,4 +35,5 @@
- name: Remove Grub2 config - name: Remove Grub2 config
ansible.builtin.file: ansible.builtin.file:
path: "/etc/grub.d/45_rear" path: "/etc/grub.d/45_rear"
state: absent
notify: Rebuild Grub2 notify: Rebuild Grub2