mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-28 17:59:05 +03:00
Merge pull request #3827 from TizenTeam/sandbox/rzr/review/master
[ansible/en]: Fix URL link
This commit is contained in:
commit
28a2014dea
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user