From b9fc8ccacdbe49ef90def00918491eb9322f057d Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Mon, 22 Apr 2019 20:17:55 +0200 Subject: [PATCH] Update main.yml --- main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.yml b/main.yml index c0001863..c1c14abd 100644 --- a/main.yml +++ b/main.yml @@ -8,7 +8,7 @@ msg: > Ansible version is {{ ansible_version.full }}. You must update the requirements to use this version of Algo. - Try to run python -m pip -U install -r requirements.txt + Try to run python -m pip install -U -r requirements.txt - name: Include prompts playbook import_playbook: input.yml