Skip to content

Instantly share code, notes, and snippets.

@evrardjp
Created November 24, 2016 10:34
Show Gist options
  • Save evrardjp/e4b28432e1a379db063df51230353880 to your computer and use it in GitHub Desktop.
Save evrardjp/e4b28432e1a379db063df51230353880 to your computer and use it in GitHub Desktop.
pip_url: "{{ lookup('url', 'http://127.0.0.1/mirror/get-pip.py') | ternary('mirror_url','https://bootstrap.pypa.io/get-pip.py') }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment