forked from ansible-lockdown/RHEL9-CIS
netwokr protocol template
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
842b295ecf
commit
49760449d0
1 changed files with 5 additions and 0 deletions
5
templates/etc/modprobe.d/modprobe.conf.j2
Normal file
5
templates/etc/modprobe.d/modprobe.conf.j2
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Disable usage of protocol {{ item }}
|
||||||
|
# Set by ansible {{ benchmark }} remediation role
|
||||||
|
# https://github.com/ansible-lockdown
|
||||||
|
|
||||||
|
install {{ item }} /bin/true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue