mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-24 06:26:04 -03:30
5 lines
132 B
YAML
5 lines
132 B
YAML
---
|
|
- name: Bootstrap Xenial target hosts for ansible use
|
|
raw: apt-get install -y python-minimal
|
|
when: bootstrap_os == "xenial"
|