--- - name: "FIREFLY | Ensure firefly is running" community.docker.docker_compose: project_src: "{{ firefly_config_path | expanduser | realpath }}" build: false pull: true tags: - firefly_install