mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-12-22 10:58:29 +00:00
make linter happy
This commit is contained in:
parent
dca7691f4a
commit
dec785e225
@ -45,7 +45,8 @@
|
||||
- harden
|
||||
|
||||
- name: Rebuild grub
|
||||
command: /usr/sbin/grub2-mkconfig -o {{ grub_config_path_link }}
|
||||
command: "/usr/sbin/grub2-mkconfig -o {{ grub_config_path_link }}"
|
||||
changed_when: flase
|
||||
tags:
|
||||
- grub
|
||||
- kernel
|
||||
|
Loading…
Reference in New Issue
Block a user