mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-06 08:22:11 +00:00
- Changed all task modules to use fully qualified collection names: - set_fact -> ansible.builtin.set_fact - command -> ansible.builtin.command - mysql_role -> community.mysql.mysql_role - include_tasks -> ansible.builtin.include_tasks - Replaced separate assert tasks with failed_when on capture tasks for more readable test output |
||
|---|---|---|
| .. | ||
| old_mariadb_replication | ||
| targets | ||
| test_connection.yml | ||