mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-22 11:25:11 -02:30
Add python to provision
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
- name: Install packages
|
||||
package: name={{ item }} state=latest
|
||||
with_items:
|
||||
- python
|
||||
- python-pip
|
||||
- screen
|
||||
- vim
|
||||
|
||||
Reference in New Issue
Block a user