I have an executable I need to run. It executes fine if I use the shell provisioner in kitchen or use ansible shell/command module directly against the host. But if I use this provisioner, it returns a different result. Unfortunately, it is closed-sourced so I can't really debug it using that. I have reached out to the owners of the executable to see if they can help troubleshoot.
I have an executable I need to run. It executes fine if I use the shell provisioner in kitchen or use ansible shell/command module directly against the host. But if I use this provisioner, it returns a different result. Unfortunately, it is closed-sourced so I can't really debug it using that. I have reached out to the owners of the executable to see if they can help troubleshoot.
Using this provisioner
Using shell provisioner