mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-12-22 19:08:30 +00:00
make linter happy
This commit is contained in:
parent
dca7691f4a
commit
dec785e225
@ -45,7 +45,8 @@
|
|||||||
- harden
|
- harden
|
||||||
|
|
||||||
- name: Rebuild grub
|
- 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:
|
tags:
|
||||||
- grub
|
- grub
|
||||||
- kernel
|
- kernel
|
||||||
|
Loading…
Reference in New Issue
Block a user