summaryrefslogtreecommitdiff
path: root/ansible/all.sh
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-27 13:18:55 +0200
committerLars Wirzenius <liw@liw.fi>2020-12-30 10:00:53 +0200
commit61d8f50db58161b4c39c10699c62f91c35bf5d6f (patch)
tree0fb30328d0bacb36bcb1fc515218e09f16cf32d0 /ansible/all.sh
parente5e85590e6bacdfe93ca74817065f081810fdf41 (diff)
downloadansibleness-61d8f50db58161b4c39c10699c62f91c35bf5d6f.tar.gz
add mirror-git to all.sh
Diffstat (limited to 'ansible/all.sh')
-rwxr-xr-xansible/all.sh14
1 files changed, 2 insertions, 12 deletions
diff --git a/ansible/all.sh b/ansible/all.sh
index af57e61..38b4b4a 100755
--- a/ansible/all.sh
+++ b/ansible/all.sh
@@ -1,18 +1,7 @@
-#!/bin/sh
+#!/bin/bash
set -eu
-skipped="
-holywood2.yml
-debmirror.yml
-"
-
-playbooks="
-exolobe1.yml
-exolobe2.yml
-atuin.yml
-"
-
newer()
{
[ "$1" -nt "$2" ] || [ ! -e "$2" ]
@@ -60,4 +49,5 @@ maybe_run_ansible git.liw.fi git
maybe_run_ansible http.liw.fi http
maybe_run_ansible irc.liw.fi irc
maybe_run_ansible shell-shell.vm.liw.fi shell
+maybe_run_ansible mirror-git.vm.liw.fi mirror
maybe_run_ansible letest-letest.vm.liw.fi letest