Catching up Sharingan, Geth, and ShadowArch roles

This commit is contained in:
2022-05-25 14:50:16 -05:00
parent 8b2b0be95b
commit 59b54619f7
21 changed files with 509 additions and 1503 deletions

View File

@@ -38,7 +38,7 @@ function tmuxHosts() {
host2="$2"
host3="$3"
host4="$4"
name="ansible-tmux-$offset"
name="$group-$offset"
# If no TMUX session started, then add one with four panes.
if [ -z "$TMUX" ]; then