--- - name: restart stalwart community.docker.docker_compose_v2: project_src: "{{ stalwart_data_dir }}" state: present recreate: always when: not (molecule_test_mode | default(false))