From 61d7461304682b1472ef569a842ca770e838c000 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Sat, 26 Mar 2022 15:33:25 +0300 Subject: refactor: polish playbooks --- syncthing.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'syncthing.yaml') diff --git a/syncthing.yaml b/syncthing.yaml index 3888495..1d82682 100644 --- a/syncthing.yaml +++ b/syncthing.yaml @@ -1,6 +1,7 @@ --- - name: Setup website hosts: raspberry + gather_facts: false tasks: - name: Install packages become: true -- cgit v1.2.3