community.mysql/tests/integration/targets/test_mysql_role
R.Sicart 2d75bc19b8
Fix privilege changing everytime (#438)
* Compare privileges from before and after manipulation

* Add unit tests

* Fix FIXME integration tests related to this issue

* Fix sanity check

* Fix assertion when appending privs in mysql_role_initial integration tests

* Fix pylint

* [ci-skip] Add changelog fragment

* Fix: missing fragment file extension

* Replace privileges_equal() by a comparison

* Fix: sanity pylint

* Fix: forgot to remove privileges_equal import from unit tests
2022-09-08 18:26:58 +02:00
..
defaults mysql_role: don't add members to a role when creating the role and "detach_members: true" is set (#367) 2022-05-25 11:47:39 +02:00
meta mysql_role: new module (#189) 2021-08-10 13:30:34 +02:00
tasks Fix privilege changing everytime (#438) 2022-09-08 18:26:58 +02:00