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