evoldstad

Results 5 comments of evoldstad

Hi, I created a [possible fix](https://github.com/evoldstad/pyinfra/tree/known_hosts_fix) for this, making it so that pyinfra will only append to the known_hosts file. Do you have the possibility of testing it with a...

(Sorry for the late response, got more busy than expected) Do you mean this part? ```python if should_continue.lower() != "y": raise SSHException( "AskPolicy: No host key for {0} found in...

After some (dumb) mistakes with linting and commits, I finally have a working pull request submitted. It seems that there is an issue with the spell-check linter though, as it...

Issues with pull-request was finished yesterday and the fix is now waiting to be merged :) Request: https://github.com/pyinfra-dev/pyinfra/pull/1252

@pikeas , the request was successfully merged and this issue should now be fixed :)