forked from ansible-lockdown/RHEL9-CIS
6 lines
220 B
Django/Jinja
6 lines
220 B
Django/Jinja
# Disable usage of protocol {{ item }}
|
|
# Set by ansible {{ benchmark }} remediation role
|
|
# https://github.com/ansible-lockdown
|
|
## This file is managed by Ansible, YOUR CHANGES WILL BE LOST!
|
|
|
|
install {{ item }} /bin/true
|