summaryrefslogtreecommitdiff
path: root/setup.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'setup.yaml')
-rw-r--r--setup.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.yaml b/setup.yaml
index 8acd520..c3006f4 100644
--- a/setup.yaml
+++ b/setup.yaml
@@ -1,13 +1,13 @@
---
- name: First-boot setup
hosts: raspberry
+ gather_facts: false
tasks:
- name: Install packages
become: true
tags:
- slow
apt:
- upgrade: yes
update_cache: yes
pkg:
- neovim