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