mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
6 lines
108 B
YAML
6 lines
108 B
YAML
---
|
|
- hosts: all
|
|
tasks:
|
|
- name: Wait for cloud-init to finish
|
|
command: cloud-init status --wait
|