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