Kate Case

Results 56 comments of Kate Case

So first, `network_cli` has no host key checking of its own, we let `paramiko_ssh` handle all of that for us instead of trying to reinvent it. So to this issue...

> "Similarly, logout(self) can be implemented to call an endpoint to invalidate and/or release the current token, if such an endpoint exists. This will be **automatically** called when the connection...

This sounds like an issue that should be fixed in the netcommon collection. Can you verify if it is fixed when using the collection? If this is that issue, we...

And I am trying to tell you that I think it _is_ fixed, but I need more information from you to know whether that is true or not. Ansible 2.9.6...

Yeah, the documentation seems... wrong. Presently, `check_all: false` will stop after the first prompt, and `check_all: true` will not. There may at one point have been an intention for `check_all:...

Can you please add a [changelog fragment](https://docs.ansible.com/ansible/latest/community/development_process.html#creating-changelog-fragments) to your PR? Thanks!