mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-06 06:04:26 -07:00
removed first test attempts again (from issue-28.yml)
created new tests for testing with and without replication
This commit is contained in:
parent
acff7c53f7
commit
e456a61334
5 changed files with 255 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue