mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
6 lines
71 B
YAML
6 lines
71 B
YAML
---
|
|
- hosts: all
|
|
gather_facts: False
|
|
roles:
|
|
- ubuntu-bootstrap
|