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
commit 28a2014dea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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` 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