From 0b734f131cc016bc60ee7227563069cc50e748c4 Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Jul 2024 11:53:13 +0200 Subject: [PATCH] fix(bittorrent): fix playbook syntax --- bittorrent.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bittorrent.yml b/bittorrent.yml index 9d90de4..7bb54ce 100644 --- a/bittorrent.yml +++ b/bittorrent.yml @@ -1,4 +1,6 @@ +--- + - hosts: transmission - diff: yes + diff: true roles: - bittorrent