Gabriel PREDA
Gabriel PREDA
**Describe the bug** With new version of ansible and community mysql I started getting the following error: ``` failed: [services-mariadb-cluster-01.staging.example.com] (item=ip-172-21-1-53) => {"ansible_loop_var": "item", "changed": false, "item": "ip-172-21-1-53", "msg": "(1133,...
default to `present` to keep the change backward compatible After this change one can delete users. ##### SUMMARY Be able to delete users. ##### ISSUE TYPE - Feature Pull Request...
Hello, At startup I get an error like: ``` Unhandled exception in [StandaloneCoroutine{Cancelling}@499c1ac3, EDT] java.lang.IllegalArgumentException: Illegal character in path at index 48: https://docs.ansible.com/ansible/latest/modules/"clients-db-cluster-[03:03].staging.example.com"_module.html at java.base/java.net.URI.create(URI.java:883) at org.apache.http.client.fluent.Request.Get(Request.java:86) at lv.kid.vermut.intellij.yaml.reference.AnsibleVariableValuesDocumentationProvider.getQuickNavigateInfo(AnsibleVariableValuesDocumentationProvider.java:42) at...
Icons do not show properly I can't open setting from UI - I have to go to the folder in the terminal and execute the py script. Event if I...
**Is your feature request related to a problem? Please describe.** On newer versions of MySQL/MariaDB one can get EXPLAIN details for UPDATE/DELETE clauses. DBeaver says "Only SELECT statements could produce...
##### SUMMARY Adding functionality for Database Insights in "rds_instance" Fixes #2664. Relates to #2543. ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME rds_instance
### Summary Add the new "Database Insights" option to rds_instance. ### Issue Type Feature Idea ### Component Name rds_instance ### Additional Information ```yaml (paste below) ``` ### Code of Conduct...
##### SUMMARY Create the cluster directly w/ defined tags. Fixes #2322 ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME msk_cluster
### Summary MSK added a new flavor "serverless" that is available via "create_cluster_v2" api call. ### Issue Type Feature Idea ### Component Name msk_cluster ### Additional Information https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kafka/client/create_cluster_v2.html ### Code...
### Summary Because of our operational scale we have enforced 3 compulsory tags on each AWS resource. I'm not able to user MSK module because the module 1st creates the...