Raz M.
Raz M.
After installing the 1.65.2, I see a brief pop-up on the corner that tells me that my installation of VSCodium is corrupt. I get redirected to [the following link](https://code.visualstudio.com/docs/supporting/faq#_installation-appears-to-be-corrupt-unsupported). The...
Hi, I was wondering if there are plans to add support for LZ4? thanks!
Hi, are there examples on how to decompress a `.tar.lz4` that contains multiple files?
First of all, thanks for such an excellent project :) I feel like tags, albeit really useful for categorizing stories and tasks, don't currently have any value given that they...
##### SUMMARY Add a new `preserve_case` option to the `iam_role_info` module per #551. Allows users to get valid data that the be reused "as is". ##### ISSUE TYPE - Feature...
##### SUMMARY Current `community.aws.iam_role_info` returns the following dict. for a given role based on the usage of the [`camel_dict_to_snake_dict` function](https://github.com/ansible-collections/community.aws/blob/dbf3697441268c95515c5a36a3cfef9de08c63a5/plugins/modules/iam_role_info.py#L231) as follows: ``` json { "arn": "arn:aws:iam::XXXX:role/XXXX-admin", "assume_role_policy_document": { "statement":...
Hi, I'm not 100% sure, but I have noticed that after a while, my open sessions crash on my computer (I have two open sessions while working). The symptoms are...
### Bug explanation Hi, I am trying to integrate one of the MahApps controls with a WFP application. The control is a simple [range slider](https://mahapps.com/docs/controls/rangeslider). I have followed the steps...
First and foremost, thank you so much for writing this solution, this is an amazing and useful tool. I am struggling to find resources on getting started, especially around the...