mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-04 23:31:50 +00:00
We use "None" as a default to know if the user provide this option or not. But a bool can't have a default of "None" for the sanity tests. So we must erase the line. |
||
|---|---|---|
| .. | ||
| mysql_db.py | ||
| mysql_info.py | ||
| mysql_query.py | ||
| mysql_replication.py | ||
| mysql_role.py | ||
| mysql_user.py | ||
| mysql_variables.py | ||