run
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after -47s

This commit is contained in:
2025-03-31 14:25:52 +02:00
parent be534c0102
commit a78d1589e8
3 changed files with 23 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
- name: Start PythonFlask
gather_facts: True
become: False
hosts: localhost
connection: local
hosts: FlaskServer
# connection: local
vars:
project_folder: "/home/jonnybravo/.docker/pythonflask-ausgaben"
docker_project_name: "pythonflaskausgabe"