working traefik

This commit is contained in:
Oliver
2025-08-30 09:53:31 +02:00
parent 9726dc0060
commit 86acea94b9
29 changed files with 378 additions and 81 deletions

View File

@@ -4,5 +4,5 @@ cmd="$*"
echo "Running on hosts: $cmd"
pssh -h "$hosts_file" -t 0 "$cmd"
pssh -h /app/host_vars/hosts -t 0 "$cmd"