--- - name: Redémarrer unbound ansible.builtin.systemd: name: "{{ client_unbound_service }}" state: restarted when: not ansible_check_mode