mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-23 06:03:07 +03:00
update
This commit is contained in:
parent
d3fdfa1260
commit
22d4cadc80
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user