From 8581f1ba8a760660af3286798ad695350ce59ec4 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 7 Jan 2026 19:36:51 +0100 Subject: Remove hardcoded uid --- infrastructure/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'infrastructure/README.md') diff --git a/infrastructure/README.md b/infrastructure/README.md index 10e54e6..b040c57 100644 --- a/infrastructure/README.md +++ b/infrastructure/README.md @@ -46,8 +46,7 @@ Refer to the documentation of each Ansible role to learn about user functionalit ## Testing -With Incus installed, edit `local_incus.hosts.ñix.es.ansible_incus_project` in `incus-test-local.yaml` with your project from `incus project list`. -Then, you can use the following command to create a test VM on Incus and deploy: +Use the following command to create a test VM on Incus and deploy: ``` uv run ansible-playbook -i production.yaml -i incus-test-local.yaml site.yaml -- cgit v1.2.3