argetlam-coder
argetlam-coder
### Is there an existing issue for this? - [X] I have searched the existing issues before opening this issue. ### Current Behavior When wings is installed, it creates a...
Since wings does not work with docker user namespace remapping enabled, I added an option to the configuration that allows to disable user namespace remapping for wings. This way user...
I am currently realizing a project with an ESP32 and the ESP-IDF framework. For this reason I have added support for the ESP-IDF framework to this library. Are you interested...
##### SUMMARY I run a local vault instance with a self-signed certificate. For this reason I have set the `validate_certs` parameter to False. However, when I then used the vault_kv2_get...
##### SUMMARY I am trying to retrieve a secret from my vault using the vault_kv2_get lookup. Since my vault uses a self-signed certificate, I need to disable certificate validation. I...