mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 21:22:23 +00:00
mysql_variables bindly executes a SET var = value query even when the variable already has the requested value. With this patch the query is executed only if the current value is different to the requested one. |
||
|---|---|---|
| .. | ||
| mongodb_user | ||
| mysql_db | ||
| mysql_replication | ||
| mysql_user | ||
| mysql_variables | ||
| postgresql_db | ||
| postgresql_privs | ||
| postgresql_user | ||
| redis | ||
| riak | ||