mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-20 12:40:12 -03:30
install kpm in order to deploy addons
This commit is contained in:
@@ -106,4 +106,8 @@
|
||||
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