mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-04 15:21:49 +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 |
||
|---|---|---|
| .. | ||
| integration | ||
| sanity | ||
| unit/plugins | ||