aboutsummaryrefslogtreecommitdiff
path: root/install.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'install.yaml')
-rw-r--r--install.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.yaml b/install.yaml
index 5177032..fbefaae 100644
--- a/install.yaml
+++ b/install.yaml
@@ -1,8 +1,8 @@
- name: System Configuration
hosts: localhost
+ gather_facts: false
connection: local
vars:
- config: "{{ lookup('file','config.yaml') | from_yaml }}"
tasks:
- name: Startup
debug: