1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-16 03:34:53 +02:00

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

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 #### 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.