From ccf57b418ed50a10a02f823308d53d4eb6c44696 Mon Sep 17 00:00:00 2001 From: Divay Prakash Date: Fri, 24 Jan 2020 20:22:50 +0530 Subject: Update ansible.html.markdown --- ansible.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.html.markdown b/ansible.html.markdown index fc656e30..e4c2615d 100644 --- a/ansible.html.markdown +++ b/ansible.html.markdown @@ -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. -- cgit v1.2.3