add qbit host
All checks were successful
Deploy Containers / Prepare (push) Successful in 17s

This commit is contained in:
2025-08-02 19:33:58 -04:00
parent ef06341ef5
commit 12ab4b284a
2 changed files with 425 additions and 417 deletions

View File

@@ -38,6 +38,7 @@ def run_deployment(tag = None):
print(f" Task: {task_failed}")
print(f" Host: {host}")
print(f" Reason: {reason_failed[2].split(":")[1].strip()}")
print(line)
print("---------------------\n")
success = False