mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
5 lines
80 B
YAML
5 lines
80 B
YAML
- hosts: image-builder
|
|
gather_facts: false
|
|
roles:
|
|
- kubevirt-images
|