Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m4s
6 lines
148 B
YAML
6 lines
148 B
YAML
---
|
|
- name: Restart Work Queue WebUI
|
|
community.docker.docker_compose_v2:
|
|
project_src: "{{ work_queue_webui_base_path }}"
|
|
state: restarted
|