1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-01 04:20:39 +02:00

Merge pull request #3827 from TizenTeam/sandbox/rzr/review/master

[ansible/en]: Fix URL link
This commit is contained in:
Adam Bard
2020-01-27 21:24:10 -08:00
committed by GitHub

View File

@@ -307,7 +307,7 @@ This example installs ansible in `virtualenv` so it is independent from the syst
You need to initialize it into your shell-context with the `source environment.sh`
command.
We are going to use this repository with examples: [https://github.com/sirkubax/ansible-for-learnXinYminutes]()
We are going to use this repository with examples: [https://github.com/sirkubax/ansible-for-learnXinYminutes](https://github.com/sirkubax/ansible-for-learnXinYminutes)
```bash
$ # The following example contains a shell-prompt to indicate the venv and relative path