Release 1.4.1 commit (#159)

This commit is contained in:
Andrew Klychkov 2021-04-23 16:59:12 +03:00 committed by GitHub
commit b3a83aa0a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 30 additions and 3 deletions

View file

@ -1,2 +0,0 @@
bugfixes:
- mysql - revert changes of connector arguments made in pull request 116 causing the invalid keyword argument error (https://github.com/ansible-collections/community.mysql/pull/116).