Hi All, We are using older ansible version 2.2.1.0 in a virtual environment hosted on Amazon linux. Tried to run the ec2.py dynamic inventory script and it failed with the below errors:
Error: boto required for this module I can see boto lib installed on the virtualenv pip list boto | grep boto boto 2.48.0 boto3 1.14.21 botocore 1.17.21 Ansible --version ansible 2.2.1.0 python --version Python 2.7.18 which python -----> points to the correct instance in the virtualenv ~/virtualenv/ansible-2.2.1.0_venv/bin/python Any ideas on the boto module issue? Cheers, Joseph -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAPbGgO1n9fy55-q%3D6%3DgXrnVrBJ6ebj_U%3DuKQbdMdYLJbka2HiA%40mail.gmail.com.
