mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
updated template names
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
49760449d0
commit
ca24e923c4
1 changed files with 2 additions and 1 deletions
|
|
@ -31,7 +31,8 @@
|
||||||
with_items:
|
with_items:
|
||||||
- 60-kernel_sysctl.conf
|
- 60-kernel_sysctl.conf
|
||||||
- 60-disable_ipv6.conf
|
- 60-disable_ipv6.conf
|
||||||
- 99-sysctl.conf
|
- 60-netipv4_sysctl.conf
|
||||||
|
- 60-netipv6_sysctl.conf
|
||||||
when:
|
when:
|
||||||
- ansible_virtualization_type != "docker"
|
- ansible_virtualization_type != "docker"
|
||||||
- "'procps-ng' in ansible_facts.packages"
|
- "'procps-ng' in ansible_facts.packages"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue