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