quietjoy

Results 14 comments of quietjoy

> What would you suggest as the best solution? I think that we should maintain the current functionality (using the typical ansible precedence for variables) if one wants to put...

Hi, I know this issue is a couple years old but I am also interested in having a VM with which I can develop and test ansible-bender. I tried using...

I am going to take a stab at adding this

Getting non-PIPE output from the ansible run is going to be tricky because it uses the buildah connection which [itself is also using subprocess with PIPEs for output](https://github.com/containers/ansible-podman-collections/blob/master/plugins/connection/buildah.py#L120)