From c2e3eeb0ff8a68d4997d8d85bcbef96025736066 Mon Sep 17 00:00:00 2001 From: panda Date: Sun, 3 Oct 2021 01:56:50 +0200 Subject: [PATCH] fixed local execution --- singularity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/singularity.yml b/singularity.yml index c862239..1f0d55e 100644 --- a/singularity.yml +++ b/singularity.yml @@ -1,7 +1,7 @@ --- - name: "singularity" - hosts: thismachine + hosts: localhost connection: local roles: - singularity