ansible-collection-mac icon indicating copy to clipboard operation
ansible-collection-mac copied to clipboard

Update(dock): Fixed dockutil install and added pause for position setting

Open glennbrown opened this issue 1 year ago • 0 comments

I added a become and become_user option that matches the homebrew role without it the dockutil fails to install and will prompt for password in the middle of the play even with --ask-become-pass being passed. This fixes the install issue.

Added a sleep in the position setting task that matches the others, without it I was having a lot of issues with position getting set reliably.

glennbrown avatar Dec 15 '23 22:12 glennbrown