Fix numbering on V-38583
The boot loader file permissions fix is V-38583, not V-38582. Change-Id: I1ea1163034969da7325fc519e3f39187d0a04755
This commit is contained in:
parent
fb33be7e68
commit
a189e057df
@ -39,12 +39,12 @@
|
||||
- V-38581
|
||||
when: grub_cfg.stat.exists
|
||||
|
||||
- name: V-38582 - Bootloader configuration files must have mode 0644 or less
|
||||
- name: V-38583 - Bootloader configuration files must have mode 0644 or less
|
||||
file:
|
||||
path: "{{ grub_conf_file }}"
|
||||
mode: 0644
|
||||
tags:
|
||||
- boot
|
||||
- cat2
|
||||
- V-38582
|
||||
- V-38583
|
||||
when: grub_cfg.stat.exists
|
||||
|
Loading…
x
Reference in New Issue
Block a user