Is there a way to get output of my ansible-playbook when using ansible-pull ?
It has a big play so it would be nice to get output of progress, I found some logging output but I was hoping just to get the output like when running ansible-playbook normally.
/Alex
There was a pull request to not capture the standard out but I don’t know the current state of it. (I believe it had other issues).
I concur in that it should do this.
Can you please file a ticket in github so we don’t lose this?
–Michael
sure thing, I was looking trough the github issues, but didn’t find anything directly addressing this. I’ll make a new one.