Ricky White

Results 9 comments of Ricky White

Request also supports setting the environment variable `REQUESTS_CA_BUNDLE`. That will negate the need to use the `verify` argument in the code, which seems like a more sensible solution, as this...

If you are using Ansible Tower, there is a [TSS Credential Plugin](https://github.com/ansible/awx/blob/devel/awx/main/credential_plugins/tss.py). Not sure if you are aware of that. As for your login issue, is `sdk_client_rule` an application user,...

Hi @jeffreynelson, The underlying SDK doesn't yet support lookup by name. If that's implemented in the SDK, then we will update this plugin to reflect those changes. As secret names...

Thank you @vsnine for your issue and PR. This is a great addition. I think you're right, we need to add a check to ensure they have v1.1.0+ of the...

@felixfontein It needs some changes, see my comment above. A unit test should be added for the new functionality as well as a check on the SDK version the user...

I second this. It would be great to `winget install Keeper.Commander`. The Keeper desktop client is installable through `winget` already, so making this available too would be helpful.

@bzaczynski Great. I'll get writing the tutorial before we merge, just in case there's any last-minute tweaks.

I understand. There's no reason that it can't be part of the CD for this repo, so new releases are automatically pushed and available on `winget`. As mentioned before, the...