summaryrefslogtreecommitdiffstats
path: root/site.yml
diff options
context:
space:
mode:
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site.yml b/site.yml
index 94e2e831..85a8da55 100644
--- a/site.yml
+++ b/site.yml
@@ -2,7 +2,7 @@
- name: "Bootstrap"
gather_facts: true
tags: ["required_for_boot"]
- hosts: all
+ hosts: homelab
roles:
- role: "hostname"
- role: "network"