removed first test attempts again (from issue-28.yml)

created new tests for testing with and without replication
This commit is contained in:
Daniel Rupp 2022-01-05 10:32:36 +01:00
commit e456a61334
5 changed files with 255 additions and 6 deletions

View file

@ -284,3 +284,7 @@
- import_tasks: issue-64560.yaml
tags:
- issue-64560
# Test that mysql_user still works with force_context enabled (database set to "mysql")
# (https://github.com/ansible-collections/community.mysql/issues/265)
- include: issue-265.yaml