mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
set -e - again
This commit is contained in:
parent
738f09d925
commit
a3e6e2bb3b
@ -169,8 +169,7 @@ pre_tasks:
|
||||
shell: echo 'this task is the last, but would be executed before roles, and before tasks'
|
||||
```
|
||||
|
||||
#### We would use repository with *ready to use* examples
|
||||
For remaining examples we would clone the repository
|
||||
#### For remaining examples we would use repository with *ready to use* examples
|
||||
This example install ansible in `virtualenv` so it is independend from a system. You need to init it with `source environment.sh` command
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user