mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-22 23:01:41 +03:00
[ansible/en]: Fix URL link
Forwarded: https://github.com/adambard/learnxinyminutes-docs/pull/ Change-Id: Ic41e20f44f7e7aeab1811d8d48964c5d57c335eb Signed-off-by: Philippe Coval <rzr@users.sf.net>
This commit is contained in:
parent
16e416ab7f
commit
4ac076c8f2
@ -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