Andrew Klychkov
Andrew Klychkov
cc @caseyandgina ^
@caseyandgina sorry for the late reply, was in a business trip, you can test in simply by: 1. finding the location of `plugins/modules/postgresql_privs.py` in your `test` system (copy it somewhere)...
@hunleyd @caseyandgina thanks for reviewing!
Abhijit was opposed to the idea as far as I remember. I would personally avoid this feature too.
Can we simply have something like the following instead of having all that projects involved? (My view is described in https://github.com/ansible-collections/community.postgresql/pull/166#issuecomment-982362827) ``` sanity: name: Sanity (Ⓐ${{ matrix.ansible }}) strategy: matrix:...
@philippemilink hello, thanks for reporting the issue! I don't see any differences in how the collection's module utils work with pymysql and mysqldb that can be related. Could you please...
@eryx12o45 hi, thanks for the PR. It's a draft but anyway, please 1) add a [changelog fragment](https://docs.ansible.com/ansible/devel/community/development_process.html#changelogs-how-to) 2) add tests to make CI green 3) maybe it's worth adding underscores...
@emper0r hi, thanks for reporting this! We'll try to take a look ASAP!
ah, I see now that you created an issue also in pymysql.
@emper0r Ok, will do, thanks Would be good if you create a new issue for that, thanks!