flyingtongue / macos_automation

Ansible Scripts for macOS Deployments
MIT License
2 stars 0 forks source link

vim failed #1

Open flyingtongue opened 7 years ago

flyingtongue commented 7 years ago

TASK [vim : install vim] *** task path: /roles/vim/tasks/main.yml:2 fatal: [localhost]: FAILED! => { "changed": false, "failed": true, "invocation": { "module_args": { "install_options": [ "with-lua" ], "name": [ "vim" ], "path": "/usr/local/bin", "state": "latest", "update_homebrew": false, "upgrade_all": false }, "module_name": "homebrew" }, "msg": "Error: You must brew link lua before vim can be installed" }