forked from ansible-lockdown/RHEL9-CIS
lint
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
4e873bc0d6
commit
13a6746997
24 changed files with 104 additions and 107 deletions
|
|
@ -383,8 +383,6 @@ rhel9cis_rh_sub_password: password
|
||||||
rhel9cis_rhnsd_required: false
|
rhel9cis_rhnsd_required: false
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# 1.4.2 Bootloader password
|
# 1.4.2 Bootloader password
|
||||||
rhel9cis_bootloader_password_hash: 'grub.pbkdf2.sha512.changethispassword'
|
rhel9cis_bootloader_password_hash: 'grub.pbkdf2.sha512.changethispassword'
|
||||||
rhel9cis_bootloader_password: random
|
rhel9cis_bootloader_password: random
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,3 @@
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- role: "{{ playbook_dir }}"
|
- role: "{{ playbook_dir }}"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -230,4 +230,3 @@
|
||||||
|
|
||||||
when:
|
when:
|
||||||
- not discover_int_uid
|
- not discover_int_uid
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
---
|
||||||
|
|
||||||
- name: "4.1.3.1 | PATCH | Ensure changes to system administration scope (sudoers) is collected"
|
- name: "4.1.3.1 | PATCH | Ensure changes to system administration scope (sudoers) is collected"
|
||||||
debug:
|
debug:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue