Markus Bergholz
Markus Bergholz
I would be awesome if the app can import/export the datasets, in case you must move the the nextcloud instance when you don't have access to the database.
### Summary `elb_target_group` cannot set the `protocol_version` parameter of a target group. * https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/elbv2.html#ElasticLoadBalancingv2.Client.create_target_group > ProtocolVersion (string) -- [HTTP/HTTPS protocol] The protocol version. Specify GRPC to send requests to targets...
## Bug description We ware using fluentd for logging in the docker-compose file ``` logging: driver: "fluentd" options: fluentd-address: localhost:24224 ``` That works fine in 0.11.4, but is failing now...
**Current Status** Detail view is only opening on the right sight **Feature Description** On Nextcloud Deck, you can choose if the details are displayed on the right sight or centered...
### Description When applying `mysql_hardening` role on a ubuntu 22.04 host with mariadb 10.6.11 I got ``` TASK [devsec.hardening.mysql_hardening : Check include-dir directive is present in my.cnf] ********************************************************************************************************************** An exception...
##### SUMMARY Currently the `ec2_instance` module ignores changes on `instance_type` parameter. Furthermore, changes on `instance_type` is only possible when the `state` is `stopped`. ##### ISSUE TYPE - Bugfix Pull Request...
### Summary The current handling of rules might be resulting always in a changing task. That depends on action types where boto3 is assuming default values when they are not...
##### SUMMARY https://github.com/ansible-collections/community.mysql/blob/8dfab12bae0dfe9bbcb4d40f7cdd7670e457c5fa/plugins/modules/mysql_db.py#L438-L443 ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME mysql_db ##### ADDITIONAL INFORMATION better speed/compression ratio
I'm running Debian wheezy and want to run an Arch Linux pacstrap. ``` $ fakechroot fakeroot chroot arch/ /bin/bash: relocation error: /home/markuman/arch/usr/lib/libc.so.6: symbol _dl_find_dso_for_object, version GLIBC_PRIVATE not defined in file...
I want to `remove_keys log` and use `${record} = ${record['log']}` is this possible?