Objective The primary objective of this project is to automate the provisioning, configuration, and backup of a MySQL database hosted on an Azure Virtual Machine (VM) using Ansible. The project aims ...
This script allows you to backup a MySQL database or multiple MySQL databases to, optionally a local folder, and upload the backups to a remote server using SCP. This script also has a dry run option ...