forked from ansible-lockdown/RHEL9-CIS
fix typo
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
866eafc593
commit
6d35017059
8 changed files with 8 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## This file is managed by Ansible, YOUR CHANGED WILL BE LOST!
|
||||
## This file is managed by Ansible, YOUR CHANGES WILL BE LOST!
|
||||
|
||||
# IPv6 disable
|
||||
{% if rhel9cis_rule_3_1_1 and rhel9cis_ipv6_required %}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
## This file is managed by Ansible, YOUR CHANGED WILL BE LOST!
|
||||
## This file is managed by Ansible, YOUR CHANGES WILL BE LOST!
|
||||
|
||||
|
||||
{% if rhel9cis_rule_1_5_3 %}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
## This file is managed by Ansible, YOUR CHANGED WILL BE LOST!
|
||||
## This file is managed by Ansible, YOUR CHANGES WILL BE LOST!
|
||||
|
||||
# IPv4 Network sysctl
|
||||
{% if rhel9cis_rule_3_2_1 %}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
## This file is managed by Ansible, YOUR CHANGED WILL BE LOST!
|
||||
## This file is managed by Ansible, YOUR CHANGES WILL BE LOST!
|
||||
|
||||
# IPv6 Network sysctl
|
||||
{% if rhel9cis_ipv6_required %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue