mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-28 09:42:35 +03:00
set -e - again
This commit is contained in:
parent
1a93518896
commit
738f09d925
@ -170,7 +170,7 @@ pre_tasks:
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### We would use repository with *ready to use* examples
|
#### We would use repository with *ready to use* examples
|
||||||
We would clone the repository
|
For remaining examples we would clone the repository
|
||||||
This example install ansible in `virtualenv` so it is independend from a system. You need to init it with `source environment.sh` command
|
This example install ansible in `virtualenv` so it is independend from a system. You need to init it with `source environment.sh` command
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user