summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-04-08 15:47:02 +0300
committerLars Wirzenius <liw@liw.fi>2024-04-08 15:47:02 +0300
commit302660fa1006a537ce32ad80b5f2c83720c047fa (patch)
treecb662c45cf6207437d6f5d7295ca6d850de88d18
parent8c287dc0bb3560c86e0c8766c8b6a8d5466d6415 (diff)
downloadansibleness-302660fa1006a537ce32ad80b5f2c83720c047fa.tar.gz
all.sh: comment out mirror-git, git.liw.fi, playbooks don't work
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rwxr-xr-xansible/all.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/ansible/all.sh b/ansible/all.sh
index 55e07b4..37307c4 100755
--- a/ansible/all.sh
+++ b/ansible/all.sh
@@ -20,14 +20,15 @@ maybe_run_playbook() {
fi
}
+maybe_run_playbook tursas
maybe_run_playbook solace
maybe_run_playbook exolobe1
maybe_run_playbook exolobe2
maybe_run_playbook stamina
maybe_run_playbook holywood2
maybe_run_playbook atuin.liw.fi
-maybe_run_playbook mirror-git
-maybe_run_playbook git.liw.fi
+#maybe_run_playbook mirror-git
+#maybe_run_playbook git.liw.fi
maybe_run_playbook apt.liw.fi
maybe_run_playbook http.liw.fi
maybe_run_playbook irc.liw.fi