summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xansible/all.sh14
-rw-r--r--ansible/mirror-git.vm.liw.fi.hz (renamed from ansible/mirror.hz)0
-rw-r--r--ansible/mirror-git.vm.liw.fi.yml (renamed from ansible/mirror.yml)0
3 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
diff --git a/ansible/mirror.hz b/ansible/mirror-git.vm.liw.fi.hz
index e10d6af..e10d6af 100644
--- a/ansible/mirror.hz
+++ b/ansible/mirror-git.vm.liw.fi.hz
diff --git a/ansible/mirror.yml b/ansible/mirror-git.vm.liw.fi.yml
index 860417c..860417c 100644
--- a/ansible/mirror.yml
+++ b/ansible/mirror-git.vm.liw.fi.yml