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
ansible.builtin.file:
path: "/etc/grub.d/45_rear"
state: absent
notify: Rebuild Grub2