diff options
Diffstat (limited to 'website.yaml')
-rw-r--r-- | website.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website.yaml b/website.yaml index 41e4281..60dda4e 100644 --- a/website.yaml +++ b/website.yaml @@ -1,6 +1,7 @@ --- - name: Setup website hosts: raspberry + gather_facts: false tasks: - name: Install packages become: true |