aboutsummaryrefslogtreecommitdiff
path: root/infrastructure/README.md
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2026-01-07 19:36:51 +0100
committeralex <alex@pdp7.net>2026-01-07 19:36:51 +0100
commit8581f1ba8a760660af3286798ad695350ce59ec4 (patch)
tree8e613eabd6a3fab85e8f1d7875243108b4c54121 /infrastructure/README.md
parent362b7f6e0c05d44795f2e7728a1fb085dcd776e5 (diff)
Remove hardcoded uid
Diffstat (limited to 'infrastructure/README.md')
-rw-r--r--infrastructure/README.md3
1 files changed, 1 insertions, 2 deletions
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