diff options
Diffstat (limited to 'infrastructure/README.md')
| -rw-r--r-- | infrastructure/README.md | 3 |
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 |
