Update ansible.html.markdown

This commit is contained in:
Divay Prakash 2020-01-24 20:22:50 +05:30 committed by GitHub
parent 03d9d8fd84
commit ccf57b418e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -303,7 +303,7 @@ Role can be included in your playbook (executed via your playbook).
```
#### 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`
command.