Minor change
This commit is contained in:
parent
148f06110f
commit
58d5ef7ed0
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ vagrant ssh-config > ssh_config
|
|||
We can now run tasks on the test machine:
|
||||
|
||||
```bash
|
||||
ansible-playbook playbook.yml -t forgejo -l lime2-test
|
||||
ansible-playbook playbooks/lime2.yml -t forgejo -l lime2-test
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue