Merge "Fix python-pip install for centOS system"
This commit is contained in:
commit
00b4b9021d
@ -33,7 +33,7 @@
|
||||
state: present
|
||||
- name: ensuring python pip package is present for centos
|
||||
yum:
|
||||
name: python-devel
|
||||
name: python-pip
|
||||
state: present
|
||||
|
||||
- name: ensuring python pip package is present for fedora via the python2-pip rpm
|
||||
|
Loading…
Reference in New Issue
Block a user