forked from ansible-lockdown/RHEL9-CIS
updated typo for gui default
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
b12b5dcf50
commit
810d0e639f
1 changed files with 1 additions and 1 deletions
|
|
@ -524,7 +524,7 @@ rhel9cis_selinux_enforce: enforcing
|
||||||
## Control 1.8.1-10
|
## Control 1.8.1-10
|
||||||
# This variable governs whether rules dealing with GUI specific packages(and/or their settings)
|
# This variable governs whether rules dealing with GUI specific packages(and/or their settings)
|
||||||
# Discovered value can be overridden to true is required
|
# Discovered value can be overridden to true is required
|
||||||
rhel9stig_gui: "{{ prelim_gnome_present.stat.exists | default(false) }}"
|
rhel9cis_gui: "{{ prelim_gnome_present.stat.exists | default(false) }}"
|
||||||
|
|
||||||
## Section 2. Services
|
## Section 2. Services
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue