Correct command tag
This commit is contained in:
parent
2e1e4048ff
commit
5e7ab98e02
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ yourPC$ just run-tags import-postgres --extra-vars=server_path_postgres_dump=/ma
|
|||
Start the services on the new server
|
||||
|
||||
```bash
|
||||
yourPC$ ansible-playbook -i inventory/hosts setup.yml --tags=install-all
|
||||
yourPC$ ansible-playbook -i inventory/hosts setup.yml --tags=start
|
||||
```
|
||||
|
||||
Done 🥳
|
||||
|
|
Loading…
Add table
Reference in a new issue