Matīss
Matīss
In some scenarios with some specific libssh versions, trying to talk to remote SSH hosts a segfault may be produced when the target host is not member of known_hosts. Workaround...
There should be a separate command that allows for scanning and verifying / adding hostkeys for hosts in inventory. Managing hostkeys for many hosts can be tedious otherwise.
Currently log lines include context for the output that includes current task, active role, and full inventory name. This is problematic with long inventory names because it takes a lot...
When `--https` is set using command line, https options in dev server configuration are overriden and generated certificate is used instead of the one provided. If `--https` is not set...
## Summary This relates to custom implementations. It would be great if we could somehow hook into the middleware to be able to modify the response behaviors based on the...