Files
dsk-iac/ansible/kubespray/contrib/network-storage/heketi/heketi.yml
2023-12-19 14:31:22 +09:00

11 lines
151 B
YAML

---
- hosts: heketi-node
roles:
- { role: prepare }
- hosts: kube_control_plane[0]
tags:
- "provision"
roles:
- { role: provision }