diff options
Diffstat (limited to 'syncthing.yaml')
-rw-r--r-- | syncthing.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |