Update main.yml

This commit is contained in:
Jack Ivanov 2019-04-22 20:17:55 +02:00 committed by GitHub
parent 11f51849eb
commit b9fc8ccacd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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