# {{ ansible_managed }} # mk-labs sysctl baseline {% for key, value in baseline_sysctl.items() %} {{ key }} = {{ value }} {% endfor %}