mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 14:57:43 -02:30
Install python-pip on first master
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
run_gitinfos: false
|
||||
|
||||
common_required_pkgs:
|
||||
- python-pip
|
||||
- python-httplib2
|
||||
- openssl
|
||||
- curl
|
||||
|
||||
@@ -106,8 +106,4 @@
|
||||
mode: 0640
|
||||
when: cloud_provider is defined and cloud_provider == "openstack"
|
||||
|
||||
- name: Install kpm
|
||||
pip:
|
||||
name: "kpm"
|
||||
|
||||
- include: etchosts.yml
|
||||
|
||||
Reference in New Issue
Block a user