Skip to content

Commit

Permalink
Update ansible deploy command exemple (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron authored Jun 13, 2024
2 parents 4459f02 + e99b50d commit 8919fae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/collections/create.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,4 +386,5 @@ On your local machine:
To test deployment from your local machine, your SSH keys must be authorized to connect to the server.
- `cd <path/to/><collection_id>-declarations/deployment`
- `ansible-playbook opentermsarchive.deployment.engine.all`
- `ansible-galaxy collection install -r requirements.yml`
- `ansible-playbook opentermsarchive.deployment.deploy`

0 comments on commit 8919fae

Please sign in to comment.