Typo fixes

Signed-off-by: Frederick Witty <frederick.witty@gotyto.com>
This commit is contained in:
Frederick Witty
2026-01-22 13:48:44 -05:00
parent fd6dbfd1ee
commit 8221f0630d
4 changed files with 3 additions and 4 deletions
-1
View File
@@ -1,6 +1,5 @@
---
parseable: true
quiet: true
skip_list:
- 'package-latest'
+1 -1
View File
@@ -57,7 +57,7 @@ benchmark: RHEL10-CIS
# System will reboot if false, can give better audit results
skip_reboot: true
# default value will change to true but wont reboot if not enabled but will error
# default value will change to true but won't reboot if not enabled but will error
change_requires_reboot: false
###
+1 -1
View File
@@ -600,7 +600,7 @@
- "'nginx' in ansible_facts.packages"
notify: Systemd daemon reload
ansible.builtin.systemd:
name: ngnix.service
name: nginx.service
enabled: false
state: stopped
masked: true
+1 -1
View File
@@ -199,7 +199,7 @@
register: discovered_rsyslog_remote_host
notify: Restart rsyslog
- name: "6.2.3.7 | PATCH | Ensure rsyslog is not configured to recieve logs from a remote client"
- name: "6.2.3.7 | PATCH | Ensure rsyslog is not configured to receive logs from a remote client"
when:
- rhel10cis_rule_6_2_3_7
- rhel10cis_rsyslog_ansiblemanaged