aboutsummaryrefslogtreecommitdiff
path: root/ansible/site.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/site.yml')
-rw-r--r--ansible/site.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index fe56f1f..6b75a38 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -1,7 +1,7 @@
---
- hosts: all
sudo: yes
- gather_facts: yes
+ gather_facts: no
roles:
- common
- install-deps