# Managed by Ansible — Set-OPS
{% for key, value in sysctl_hardening_values | dictsort %}
{{ key }} = {{ value }}
{% endfor %}