mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
Fixing order of configs.
Signed-off-by: Diana-Maria Dumitru <diana.dumitru@siemens.com>
This commit is contained in:
parent
5ed6abd5d3
commit
d25b472283
1 changed files with 1 additions and 1 deletions
|
|
@ -56,9 +56,9 @@
|
|||
-w /etc/issue -p wa -k system-locale
|
||||
-w /etc/issue.net -p wa -k system-locale
|
||||
-w /etc/hosts -p wa -k system-locale
|
||||
-w /etc/hostname -p wa -k system-locale
|
||||
-w /etc/sysconfig/network -p wa -k system-locale
|
||||
-w /etc/sysconfig/network-scripts -p wa -k system-locale
|
||||
-w /etc/hostname -p wa -k system-locale
|
||||
-w /etc/NetworkManager -p wa -k system-locale
|
||||
{% endif %}
|
||||
{% if rhel9cis_rule_6_3_3_6 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue