Laurent Indermühle

Results 12 issues of Laurent Indermühle

Highlighting text via double-click on a string that as been wrapped on a second line only selects the first line. The correct behavior should be to select the whole original...

bug
prio:medium

##### SUMMARY Having a note in tests related to features added in v2 or v3 would help to not backport test in v1 and v2 that won't work because the...

tests

##### Summary When a playbook uses the option 'var_files', ansible-lint report a warning about invalid schema ##### Issue Type - Bug Report ##### Ansible and Ansible Lint details ```console (paste...

new
bug

* Sync GHA workflow w/ the collection template * Drop the trailing pre-cmd semicolon * Recover missing `-e` flag of `sed` * Use relative paths for version configs * Unquote...

## I'm submitting a ... - [X] bug report - [ ] feature request ## What is the current behavior? Everytime I start the image ghcr.io/iamseth/oracledb_exporter on RHEL7, it exits...

##### SUMMARY I forgot to remove the unit ignore for 2.14 and add the new one for 2.18 in #622 ##### ISSUE TYPE - Chore ##### COMPONENT NAME Sanity Tests

##### SUMMARY The collection should test every LTS version of MariaDB. Currently 10.11 is not tested ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME tests ##### ADDITIONAL INFORMATION In...

##### SUMMARY Currently the tests matrix doesn't match the available packages of PyMySQL for RHEL8 and RHEL9. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME Tests ##### ADDITIONAL INFORMATION...

##### SUMMARY In the mysql_query plugin, we catch the warnings returned by MySQL/MariaDB when we try to recreate or re-delete a resource. This code worked only for PyMySQL. Mysqlclient never...

Relates to https://github.com/ansible-collections/community.mysql/pull/569 mysql_user: change a default of the column_case_sensitive option to true in the next major (4.0.0 release) For now: - [x] Announce via the changelog - [ ]...