mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
updated grub controls
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
9c519482a8
commit
08e48fbe83
3 changed files with 2 additions and 38 deletions
|
|
@ -115,7 +115,7 @@
|
|||
- skip_ansible_lint
|
||||
|
||||
- name: grub2cfg
|
||||
shell: "grub2-mkconfig -o {{ grub_cfg.stat.lnk_source }}"
|
||||
shell: "grub2-mkconfig -o /boot/grub2/grub.cfg"
|
||||
args:
|
||||
warn: false
|
||||
ignore_errors: True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue