Matīss

Results 15 issues of 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...

bug

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.

enhancement
p-beneficial
1.1.0

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...

enhancement
p-valuable
1.1.0

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...