Failing to create Databases

TASK [edxlocal : create databases] *********************************************
failed: [localhost] (item=ecommerce) => {"failed": true, "item": "ecommerce", "msg": "unable to find /root/.my.cnf. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: NO)\")"}
failed: [localhost] (item=dashboard) => {"failed": true, "item": "dashboard", "msg": "unable to find /root/.my.cnf. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: NO)\")"}
failed: [localhost] (item=xqueue) => {"failed": true, "item": "xqueue", "msg": "unable to find /root/.my.cnf. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: NO)\")"}
failed: [localhost] (item=edxapp) => {"failed": true, "item": "edxapp", "msg": "unable to find /root/.my.cnf. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: NO)\")"}
failed: [localhost] (item=edxapp_csmh) => {"failed": true, "item": "edxapp_csmh", "msg": "unable to find /root/.my.cnf. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: NO)\")"}
skipping: [localhost] => (item=) 
failed: [localhost] (item=analytics-api) => {"failed": true, "item": "analytics-api", "msg": "unable to find /root/.my.cnf. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: NO)\")"}
failed: [localhost] (item=reports) => {"failed": true, "item": "reports", "msg": "unable to find /root/.my.cnf. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: NO)\")"}
skipping: [localhost] => (item=) 
failed: [localhost] (item=discovery) => {"failed": true, "item": "discovery", "msg": "unable to find /root/.my.cnf. Exception message: (1045, \"Access denied for user 'root'@'localhost' (using password: NO)\")"}
skipping: [localhost] => (item=) 
skipping: [localhost] => (item=) 
	to retry, use: --limit @/var/tmp/configuration/playbooks/openedx_native.retry

Hi @Terry,
What exactly is your question? You did not even describe the command that you are trying to run, nor what you attempted previously.

Hi @regis i’m trying to install open edX on a fresh VM