Commit Graph

6 Commits

Author SHA1 Message Date
Jeff Geerling f748c258b6 PR #30 follow-up: Default to python3-pip. 2020-07-22 12:01:53 -05:00
Jeff Geerling b2ef2b4251 PR #18 follow-up: Adjust docs for pip executable var. 2018-11-10 15:04:29 -06:00
Viacheslav Ostroukh a990947391 add ability to use the role on CentOS 7 2018-11-10 11:22:20 +01:00
Jeff Geerling 65eddfe604 Fixes #7, Fixes #6: Allow customization of pip_package name. 2017-12-19 23:58:00 -06:00
grahamlyons 4a2fd99b54 Add name of the system pip package into defaults
On Amazon Linux, installing `python-pip` acutally installs the
`python26-pip` package, so anything running in Python 2.7 won't
find the dependencies installed with that `pip`.

This allows the package name to be customised, depending on the OS
and Python versions.
2017-11-14 12:28:48 +00:00
Jeff Geerling 5640fffb6e Initial commit. 2017-05-26 23:09:47 -04:00