--- - name: restart website community.docker.docker_compose_v2: project_src: "{{ website_data_dir }}" state: present recreate: always