Shane McDonald
Shane McDonald
You might be able to figure out how to provide a custom prompt by looking at the code here: https://github.com/ansible/ansible-runner/blob/dd5de99e9e9202eed620b8c02c9c06c586925e2f/test/integration/test_runner.py#L19-L26
This is possible, we just need to update the docs.
Sorry, this shouldn’t have been closed. Yes we are planning to do this and it’s coming soon. I have it running locally, just need to find some time to integrate...
Nope. This is something I'm doing in my free time and have other things higher in my priority list. Hopefully sometime within the next month or so but can't make...
I was actually poking at this last week. I ran into a weird error when trying to emulate ARM builds in GitHub actions with Docker and QEMU, as GitHub currently...
I am pretty sure we needed this to make ssh agent forwarding work.
Hi - can you test https://github.com/ansible/ansible-runner/pull/763 ?
This _looks_ like an upstream issue with the `pendulum` library.
We would need to pass through the `idle_timeout` kwarg from AWX to Runner. Arguably this issue should live in the AWX repo.
I'm a little stuck on the fact this will only work for traditional vm/bare-metal based installs... and even in that case we dont know for sure if we have the...