--- - name: Install requirements ansible.builtin.pip: name: - boto>=2.5 - boto3 state: latest virtualenv_python: python3