mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Update ansible.html.markdown
This commit is contained in:
parent
03d9d8fd84
commit
ccf57b418e
@ -303,7 +303,7 @@ Role can be included in your playbook (executed via your playbook).
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### For remaining examples we would use additional repository
|
#### For remaining examples we would use additional repository
|
||||||
This example installs ansible in `virtualenv` so it is independent from a system.
|
This example installs ansible in `virtualenv` so it is independent from the system.
|
||||||
You need to initialize it into your shell-context with the `source environment.sh`
|
You need to initialize it into your shell-context with the `source environment.sh`
|
||||||
command.
|
command.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user