# Latest pip (and get-pip.py) does not support the Python 3.6 on Ubuntu Bionic - name: Download get-pip.py command: wget https://bootstrap.pypa.io/pip/3.6/get-pip.py args: chdir: /var/lib creates: /var/lib/get-pip.py