mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-08 14:32:09 -03:30
7 lines
90 B
YAML
7 lines
90 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
gather_facts: false
|
|
roles:
|
|
- role: bootstrap-os
|