Results 59 comments of faust

I can confirm the issue (exact same setup) and the workaround is also working. For `sudo` users: ```console cd /var/lib/flatpak sudo mkdir -p repo/objects repo/tmp sudo tee repo/config

@illuusio, @grooverdan why is the CI not running for this PR? Since this PR impact starting and probably upgrading MariaDB on Debian/Ubuntu, you should make sure that install and upgrade...

@grooverdan please remember to update https://github.com/MariaDB/buildbot/commit/6e20c378738970314173235c08e3d6c30da87af3 once this is merged. Not sure how we could automate this and trigger an alert, but it would be very good.

Hi @szEvEz! Thanks for your PR. Can you describe why you think that this is necessary? Also, as you can see, this role is tested with the molecule framework, if...

Ok, rephrasing: why won't you use the socket authentication? I am just curious about the use case since it seems really not practical to me (in the context of Ansible...

Ok, so, I am in favor of giving as much flexibility to users but I am wondering if there is not a miss-understanding of what unix_socket authentication is. Am I...

Hi @digiserg! Thanks for the PR. I see that there are quite a lot's of changes in this PR but before reviewing it, I need to understand what this PR...

> You've done a very good job with this role but after I started using I found a few things I require. I understand these are quite a lot of...

> Interestingly, my Rocky instances are in AWS using the AWS Marketplace: > > ``` > ❯ansible -m setup -u rocky -i 10.x.x.x all | grep ansible_os_family > "ansible_os_family": "Rocky",...