mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-25 22:53:06 +00:00
5 lines
156 B
Text
5 lines
156 B
Text
|
|
# Disable usage of protocol {{ item }}
|
||
|
|
# Set by ansible {{ benchmark }} remediation role
|
||
|
|
# https://github.com/ansible-lockdown
|
||
|
|
|
||
|
|
install {{ item }} /bin/true
|