From 998a2fb1000cce3732af30cfdcf3923413091322 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 3 Jan 2026 14:13:42 +0100 Subject: Draft Incus test environment --- infrastructure/site.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'infrastructure/site.yaml') diff --git a/infrastructure/site.yaml b/infrastructure/site.yaml index 2b5e78a..6adae90 100644 --- a/infrastructure/site.yaml +++ b/infrastructure/site.yaml @@ -1,4 +1,8 @@ --- +- hosts: local_incus + gather_facts: false + roles: + - incus_provision - hosts: all roles: - users -- cgit v1.2.3