diff options
Diffstat (limited to 'site.yml')
| -rw-r--r-- | site.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ - name: "Bootstrap" gather_facts: true tags: ["required_for_boot"] - hosts: all + hosts: homelab roles: - role: "hostname" - role: "network" |
