Fix paths
This commit is contained in:
parent
b86cdcb1ec
commit
29d8578bfb
@ -89,7 +89,7 @@
|
||||
|
||||
<!-- TODO: Use OS keyring -->
|
||||
```bash
|
||||
ansible-playbook -i localhost, -c local playbooks/validator/create-validator.yml
|
||||
ansible-playbook -i localhost, -c local ~/cerc/laconicd-stack/playbooks/validator/create-validator.yml
|
||||
```
|
||||
|
||||
- Check the validator list:
|
||||
|
||||
@ -88,7 +88,7 @@
|
||||
|
||||
<!-- TODO: Use OS keyring -->
|
||||
```bash
|
||||
ansible-playbook -i localhost, -c local playbooks/validator/create-validator.yml
|
||||
ansible-playbook -i localhost, -c local ~/cerc/laconicd-stack/playbooks/validator/create-validator.yml
|
||||
```
|
||||
|
||||
- Check the validator list:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user