Ansible failed while installing Mysql -


ansible failed while installing mysql

fatal: [cvhnd-comm-s-alberto]: failed! => {"changed": false, "failed": true, "gid": 0, "group": "root", "mode": "0755", "msg": "chown failed: failed user mysql", "owner": "root", "path": "/home/mysql/.aws", "size": 4096, "state": "directory", "uid": 0}

please me

it looks trying change ownership of /home/mysql/.aws use mysql when happens, user not yet created. should try changing order of operations installation of mysql package manager come before operation.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -