Shane McDonald
Shane McDonald
As part of this we may need to change how `ansible-runner worker cleanup` behaves. @john-westcott-iv pointed out that if we change `AWX_ISOLATION_BASE_PATH` on the control plane, things will probably not...
@AlanCoding in response to your most recent comment, it looks like `tempfile.mkdtemp` does the right thing if we set `TMPDIR`: ``` $ TMPDIR=/var/tmp/ python3 Python 3.10.2 (main, Jan 17 2022,...
@AlanCoding @pabelanger Does this look familiar to either of you? Is this a bug in the assemble script?
This smells a lot like https://github.com/ansible/awx/issues/9961
We want to avoid adding dependencies directly to awx-ee whenever possible. Collections should declare their own dependencies via the metadata that ansible-builder looks for. Since synchronize is in ansible.posix, we...
@CWollinger We don't have this as an immediate priority, but we'd be happy to review and test a PR.
@rooftopcellist It doesn't look like the commit that referenced this issue ever got merged into the main fork. When you have a chance, it'd be good to finish this up.
Looks similar to https://github.com/ansible/awx/issues/9877 - Try adding more memory.
Dang. I'm out of ideas then. Leaving this open in case others run into this.
It'd be great if you could format your code with markdown https://docs.github.com/en/github/writing-on-github/creating-and-highlighting-code-blocks