Markus Bergholz

Results 147 comments of Markus Bergholz

I can comfirm...it looks like that scan (in general) is not supported

Since webdis seems to be dead, maybe [tinywebdis](https://github.com/markuman/tinywebdis) fits to your needs.

Same Issue here. You can debug with adb and get a more detailed error message ``` $ adb install Spotify\ Listen\ to\ new\ music\ podcasts\ and\ songs_v8.5.68.904_apkpure.com.apk Performing Streamed Install...

To be clear. It is possible, but the task will result always in changing one. Other cloud vandors implement such feature also * https://docs.ansible.com/ansible/latest/collections/amazon/aws/ec2_snapshot_module.html

Maybe it MySQL-Python should be dropped and also replaced by mysqlclient like in https://github.com/ansible-collections/community.proxysql/commit/df5ede0077c40da0f850410fd6a0f9fe14dade1f plus rework error handling with `from ansible.module_utils.basic import missing_required_lib`

I don't think this is necessary, because Gitlab hat a build-in issue board since august 2016. See https://about.gitlab.com/solutions/issueboard/ and https://about.gitlab.com/2016/08/22/announcing-the-gitlab-issue-board/

> What do you think about creating a new method in `module_utils.version`, which could behave like that : works for me. @felixfontein any thoughts about it?

@akamanzi cool to see your PR. Permissions are handled in a different project for community.aws https://github.com/mattclay/aws-terminator/blob/master/aws/policy/storage-services.yaml That means you must made a 2nd pull request there and reference to your...

...`backport-4` label is valid until `5.0.0` is released. Then `backport-4` label will be removed wird `backport-5` label. @sharvarikhedkar thank you for the PR. Can you also expand the integrationtest here...