- name: Reload sysctl ansible.builtin.command: sysctl --system when: ansible_facts['os_family'] == 'Debian' changed_when: false