This role install mysql DB, start, create DB and create db user.
Debian 10 buster/Ubuntu
dbuser, password, DB name
check for python roles under my roles to install dependecies
name: Deploy a web application hosts: db_web_server_for_flask roles: - python - mysql_DBrole - flask_webrole