community.mysql/tests/unit/plugins/modules
Sebastian Gumprich a5ee4b3d1a
add mysql_full_version and suffix return variable (#115)
* add mysql_full_version and suffix return variable

add changelog fragment

* rephrase changelog fragment

* Update plugins/modules/mysql_info.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Add changes as per PR review

* Add tests for new suffix output parameter

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
Co-authored-by: Jorge-Rodriguez <jorge.rodriguez@futurice.com>
2021-03-16 09:10:52 +02:00
..
__init__.py mysql_replication: fix crashes caused by deprecated terminology (#71) 2020-12-18 11:17:18 +03:00
test_mysql_info.py add mysql_full_version and suffix return variable (#115) 2021-03-16 09:10:52 +02:00
test_mysql_replication.py mysql_user: fixed encrypted option for MySQL 8.0 and test coverage (#79) 2021-01-14 08:27:05 +03:00
test_mysql_user.py mysql_user: add proper handling of INSERT, UPDATE, REFERENCES on columns (#107) 2021-03-08 17:18:04 +01:00