No need to start it again

This commit is contained in:
Raymond Li 2021-06-12 23:33:49 +00:00
parent a0a11599c3
commit 278482fe63
1 changed files with 0 additions and 1 deletions

View File

@ -155,7 +155,6 @@ apt install -y ansible python3-lxc
Now we are ready to run the playbook:
```
lxc-start -n dns
ansible-playbook dns/main.yml
```