From a7717462f744b15c2bb565cc996a041beb85eff9 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 27 Jun 2022 09:09:53 +0300 Subject: solace: add to all.sh Sponsored-by: author --- ansible/all.sh | 1 + ansible/hosts | 1 + 2 files changed, 2 insertions(+) diff --git a/ansible/all.sh b/ansible/all.sh index bd4f8aa..070c68a 100755 --- a/ansible/all.sh +++ b/ansible/all.sh @@ -30,6 +30,7 @@ maybe_run_ansible() { fi } +maybe_run_playbook solace maybe_run_playbook exolobe1 maybe_run_playbook exolobe2 maybe_run_playbook exolobe5 diff --git a/ansible/hosts b/ansible/hosts index 9c3c590..385bf90 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -40,5 +40,6 @@ sequoia-dev openpgp-ca-dev sequoia-web rikiwiki-dev +emacs-config-dev toy -- cgit v1.2.1