--- - name: OpenShift image creation ansible.builtin.command: cmd: /usr/local/bin/openshift-install agent create pxe-files chdir: 03-matchbox register: command_result ignore_errors: yes