Matt Martz
Matt Martz
Ultimately making `awx_display` be the `stdout` callback plugin is rather limiting, and has complex implementation impacts to allow any non-default callback plugin to be specified by the user. It would...
This will partially depend on https://github.com/ansible/ansible/pull/81900 The current code is fragile, and isn't correlating correctly at the moment. Everything related to `Display` is classified as `verbose`, and many events are...
For certain use cases the command wrapping written within runner does not meet integrators needs. Instead of adding hundreds of toggles to configure bespoke functionalities, add an "API" to allow...
Over the past few months, we have been discussing the implementation requirements for ansible-runner container images. The previous runner images were not reliably built, and the tags didn't properly describe...
Just so this is visible, there is work happening in the 'multi-repo' branch to add this functionality. The config file may likely have some required changes. This is currently in...
Currently the HTML output location is hardcoded to `htmlout` in the directory where `triage.py` exists. This could be improved with another configuration option.
I haven't looked into it in much depth, but the mergeable and mergeable_status attributes seem unreliable. One run may identify 100 PRs with merge conflicts, the next could return 4.
##### SUMMARY Extend ProxyHandler to support CIDR ranges for no_proxy ##### ISSUE TYPE - Feature Pull Request ##### ADDITIONAL INFORMATION ```paste below ```