Release 1.4.3 commit (#222)

This commit is contained in:
Andrew Klychkov 2021-09-23 15:29:24 +03:00 committed by GitHub
commit ace830ef56
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_info - fix TypeError failure when there are databases that do not contain tables (https://github.com/ansible-collections/community.mysql/issues/204).