mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-01 02:00:23 +03:00
7 lines
89 B
YAML
7 lines
89 B
YAML
---
|
|
- name: Prepare
|
|
hosts: all
|
|
gather_facts: False
|
|
roles:
|
|
- role: bootstrap-os
|