mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-25 18:28:51 +00: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`
|
You need to initialize it into your shell-context with the `source environment.sh`
|
||||||
command.
|
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
|
```bash
|
||||||
$ # The following example contains a shell-prompt to indicate the venv and relative path
|
$ # The following example contains a shell-prompt to indicate the venv and relative path
|
||||||
|
Loading…
Reference in New Issue
Block a user