This repository was archived by the owner on Oct 8, 2025. It is now read-only.
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
mysqldump to the community.mysql.mysql_db module in Ansible #646
In a number of places we use
mysqldumpinstead of the MySQL DB module, which can handle this for us and more elegantly.