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
|
||||
|
||||
|
||||
|
||||
|
||||
# 1.4.2 Bootloader password
|
||||
rhel9cis_bootloader_password_hash: 'grub.pbkdf2.sha512.changethispassword'
|
||||
rhel9cis_bootloader_password: random
|
||||
|
|
|
|||
|
|
@ -6,4 +6,3 @@
|
|||
|
||||
roles:
|
||||
- role: "{{ playbook_dir }}"
|
||||
|
||||
|
|
|
|||
|
|
@ -230,4 +230,3 @@
|
|||
|
||||
when:
|
||||
- not discover_int_uid
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
|
||||
- name: "4.1.3.1 | PATCH | Ensure changes to system administration scope (sudoers) is collected"
|
||||
debug:
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ rhel9cis_rule_1_1_2: false
|
|||
rhel9cis_rule_1_1_3: false
|
||||
rhel9cis_rule_1_1_4: false
|
||||
rhel9cis_rule_1_1_5: false
|
||||
#/var
|
||||
# /var
|
||||
rhel9cis_rule_1_1_6: false
|
||||
# /var/tmp
|
||||
rhel9cis_rule_1_1_7: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue