mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
6 lines
71 B
YAML
6 lines
71 B
YAML
---
|
|
- hosts: all
|
|
gather_facts: False
|
|
roles:
|
|
- ubuntu-bootstrap
|