Files
homelab/infra-config/10-internal-cluster/03-openshift-image/create-openshift-image.yml
2025-07-25 10:36:32 -05:00

6 lines
158 B
YAML

---
- name: OpenShift image creation
ansible.builtin.command: /usr/local/bin/openshift-install agent create pxe-files
args:
chdir: 03-openshift-image