rename ass

This commit is contained in:
Oliver
2025-08-10 17:43:04 -03:00
parent 73d9587e1d
commit 4c93fa132f
20 changed files with 447 additions and 29 deletions

8
alpine/rex Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
cmd="$*"
echo "Running on hosts: $cmd"
pssh -h "$hosts_file" "$cmd"