Chris Smith

Results 9 comments of Chris Smith

I will check that and see if I can rebuild the EE, if necessary. I just tried it from the command line on my Ansible host and it worked like...

When I pull a copy of the EE and inspect it, I find the path to read_csv.py as you outlined earlier. When I run a job using the EE in...

I tried this same job at work and received the same result there. The EE is built in a separate repo and stored in a different quay.io account. All attempts...

You can clone my ee-build repo. It currently builds an EE for Azure and Community. Nothing special or proprietary. [clsmith70 - ee-build](https://github.com/clsmith70/ee-build)

I am reaching out to a resource to see if they can help reproduce and resolve this issue. For now, I have this functionality filled in using ```ansible.windows.win_powershell```.

Thank you @felixfontein!!! That worked! To help others that may run into this problem, here is an example of what your requirements.yml file might look like to build your EE...

@felixfontein, my apologies for the late response. I've been away from work recently. I have a lab that I set up to mirror work as closely as possible. At work,...

@briantist I have not tried that yet. My most recent review did not exhibit the problem in my test lab. I tested with both c.g

@felixfontein I have not experienced any further issues after modifying my job templates to copy the file before processing it. Thanks to everyone for their time and attention on this!