openstack-ansible/playbooks/roles/pip_install/tasks
Andy McCrae 1bfbe3be25 Ensure get-pip.py is retrieved properly
Without force: "yes" the get_url module will only retrieve the file if
the destination doesn't exist. This causes issues if, for example, the
get-pip.py exists but is empty (due to an issue), or if the get-pip.py
is updated at some point.

Change-Id: I9d6933c837e0e38d51dfb57a3eddd1ca461e0723
Closes-Bug: #1429165
2015-03-12 11:41:45 +00:00
..
main.yml Ensure get-pip.py is retrieved properly 2015-03-12 11:41:45 +00:00