From c536eeaa116415c2b417342a7f8c1146f3c60128 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 12 Oct 2020 17:19:15 +0300 Subject: update to current debian-ansible --- ansible/all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible/all.sh') diff --git a/ansible/all.sh b/ansible/all.sh index 0682b10..e34c0a7 100755 --- a/ansible/all.sh +++ b/ansible/all.sh @@ -3,7 +3,7 @@ set -eu for playbook in atuin.yml exolobe1.yml exolobe2.yml exolobe5.yml holywood2.yml contractor-dev.yml \ - debmirror.yml vmdb2-dev.yml + debmirror.yml vmdb2-dev.yml oomph.yml do echo "$playbook" chronic ./run-playbook "$playbook" -- cgit v1.2.1