addressed #9 thanks to @kerjox
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
9aa55e5616
commit
2bb9240aae
|
@ -18,7 +18,7 @@
|
|||
dest: "{{ ubtu24cis_grub_user_file }}"
|
||||
owner: root
|
||||
group: root
|
||||
mode: 'go-w'
|
||||
mode: '0755'
|
||||
notify: Grub update
|
||||
|
||||
- name: "1.4.1 | PATCH | Ensure bootloader password is set | allow unrestricted boot"
|
||||
|
|
Loading…
Reference in New Issue