community.mysql/tests/integration/targets
steveteahan 20f9699199
mysql_user: Fixed change detection with append_privs (#69) (#72)
* mysql_user: Fixed change detection with append_privs (#69)

Prior to this change, mysql_user with append_privs would attempt to make
a change even if the current privileges were a superset of the new
privileges (shouldn't require any action).

* Fixed unrelated mysql_replication doc causing failures in CI

* Added fragments and check_mode tests

* Expanded priv append tests to cover additional case
2020-12-16 08:22:00 +03:00
..
setup_mysql Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
setup_remote_tmp_dir CI tests: add a note not to use tests as an example of writing roles (#32) 2020-09-28 08:15:47 +03:00
test_mysql_db mysql modules: fix failing when \!include_dir is in config file (#47) 2020-10-13 16:05:39 +03:00
test_mysql_info Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
test_mysql_query mysql_query: fix failing when single-row query contains commas (#53) 2020-11-03 15:04:39 +03:00
test_mysql_replication Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
test_mysql_user mysql_user: Fixed change detection with append_privs (#69) (#72) 2020-12-16 08:22:00 +03:00
test_mysql_variables Disable hostname check (#38) 2020-10-12 21:19:43 +03:00