community.mysql/plugins/modules
Andrew Klychkov 6322a65dbb
mysql_user: fix error when modifying user with host_all (#40)
* mysql_user: fix error when modifying user with host_all

* Add changelog fragment and CI tests

* Update changelogs/fragments/40-mysql_user_fix_error_when_host_all_used.yml

Co-authored-by: Jorge Rodriguez (A.K.A. Tiriel) <jorge.rodriguez@tiriel.eu>

Co-authored-by: Jorge Rodriguez (A.K.A. Tiriel) <jorge.rodriguez@tiriel.eu>
2020-09-30 22:37:42 +03:00
..
mysql_db.py mysql_db: fix false warning related to unsafe_login_password (#34) 2020-09-28 08:17:04 +03:00
mysql_info.py mysql modules: fix examples to use FQCN (#3) 2020-07-13 10:52:49 +01:00
mysql_query.py mysql modules: fix examples to use FQCN (#3) 2020-07-13 10:52:49 +01:00
mysql_replication.py mysql modules: fix examples to use FQCN (#3) 2020-07-13 10:52:49 +01:00
mysql_user.py mysql_user: fix error when modifying user with host_all (#40) 2020-09-30 22:37:42 +03:00
mysql_variables.py mysql modules: fix examples to use FQCN (#3) 2020-07-13 10:52:49 +01:00