mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
update
This commit is contained in:
parent
22d4cadc80
commit
493beb467c
@ -176,7 +176,8 @@ This example install ansible in `virtualenv` so it is independend from a system.
|
|||||||
We are going to use repository with examples: https://github.com/sirkubax/ansible-for-learnXinYminutes
|
We are going to use repository with examples: https://github.com/sirkubax/ansible-for-learnXinYminutes
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git colone git@github.com:sirkubax/ansible-for-learnXinYminutes.git
|
$ # The folowing example contain a shell-prompt to indicate the venv and relative path
|
||||||
|
$ git clone git@github.com:sirkubax/ansible-for-learnXinYminutes.git
|
||||||
user@host:~/$ cd ansible-for-learnXinYminutes
|
user@host:~/$ cd ansible-for-learnXinYminutes
|
||||||
user@host:~/ansible-for-learnXinYminutes$ source environment.sh
|
user@host:~/ansible-for-learnXinYminutes$ source environment.sh
|
||||||
$
|
$
|
||||||
|
Loading…
Reference in New Issue
Block a user