summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorsirkubax <muszynski@so1.net>2018-01-01 20:55:04 +0100
committersirkubax <muszynski@so1.net>2018-01-01 20:55:04 +0100
commit22d4cadc8046fc941c99bbfed367cbe56f6831f0 (patch)
tree5182c8c59183e6f43adf0e97186d6fc2ea67d0e2
parentd3fdfa1260f7f0f46823dd2df15d50e5c472e41b (diff)
update
-rw-r--r--ansible.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible.html.markdown b/ansible.html.markdown
index 61ff6cff..067ea291 100644
--- a/ansible.html.markdown
+++ b/ansible.html.markdown
@@ -173,7 +173,7 @@ Role can be included in your playbook (executed via your playbook).
#### For remaining examples we would use additional repository
This example install ansible in `virtualenv` so it is independend from a system. You need to initialize it into your shell-context with `source environment.sh` command.
-We are going to use repository with examples: sirkubax/ansible-for-learnXinYminutes.git
+We are going to use repository with examples: https://github.com/sirkubax/ansible-for-learnXinYminutes
```bash
$ git colone git@github.com:sirkubax/ansible-for-learnXinYminutes.git