mirror of https://github.com/ansible/ansible.git
Improve change detection in mysql_variables
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.reviewable/pr18780/r1
parent
2b20be94e0
commit
2d33cf898c
Loading…
Reference in New Issue