Update roles/build_fastapi/tasks/main.yml

This commit is contained in:
2024-02-01 13:26:11 +08:00
parent b4f19948bf
commit 37a5199b0d

View File

@@ -28,7 +28,6 @@
- pyyaml==6.0
- docker-compose==1.29.2
executable: pip3
when: py3_result.rc == 0
- name: Build container image
community.docker.docker_image:
name: helloworld-fastapi