Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockutil not working #197

Open
thatnerdnoah opened this issue Feb 26, 2024 · 0 comments
Open

dockutil not working #197

thatnerdnoah opened this issue Feb 26, 2024 · 0 comments

Comments

@thatnerdnoah
Copy link

I am farily new to Ansible and this playbook. When the playbook gets to the dockutil section, I get the following error:

TASK [geerlingguy.mac.dock : Ensure Dock item Sublime Text exists.] ************ fatal: [192.168.64.4]: FAILED! => changed=false cmd: dockutil --add '/Applications/Sublime Text.app/' --label 'Sublime Text' msg: '[Errno 2] No such file or directory: b''dockutil''' rc: 2 stderr: '' stderr_lines: <omitted> stdout: '' stdout_lines: <omitted>

This is using the default config file. Has anyone ran into this issue themselves? I am testing the playbook on a Virtual Machine using Tart, running the playbook off the host machine (not locally on the virtual machine).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant