8000 Added --label flag when adding item to dock by dewittn · Pull Request #66 · geerlingguy/ansible-collection-mac · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added --label flag when adding item to dock #66

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

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

dewittn
Copy link
Contributor
@dewittn dewittn commented Sep 23, 2022

Fixes a bug that was causing the task [geerlingguy.mac.dock : Move dock item to the correct position.] to fail when the item.name was different from the app name listed initem.path.

Currently, the following example fails but should work as expected with this PR.

dockitems_persist:
  - name: "Things"
    path: "/Applications/Things3.app/"
    pos: 1

@geerlingguy geerlingguy merged commit 91e2dad into geerlingguy:master Sep 23, 2022
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

Successfully merging this pull request may close these issues.

2 participants
0