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/incus-test-local.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 infrastructure/incus-test-local.yaml (limited to 'infrastructure/incus-test-local.yaml') diff --git a/infrastructure/incus-test-local.yaml b/infrastructure/incus-test-local.yaml new file mode 100644 index 0000000..1ed937d --- /dev/null +++ b/infrastructure/incus-test-local.yaml @@ -0,0 +1,7 @@ +local_incus: + hosts: + ñix.es: + ansible_connection: community.general.incus + ansible_incus_host: incus-test-xn--ix-yja-es + ansible_become: false + ansible_incus_project: user-1284000001 -- cgit v1.2.3