Skip to content

Commit

Permalink
Merge pull request #8 from daften/feature/handler_no_fail
Browse files Browse the repository at this point in the history
Added failed_when on restart Dock handler
  • Loading branch information
fubarhouse authored Oct 27, 2017
2 parents 481a0a2 + ac3e11a commit 7088f12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
# handlers file for fubarhouse.macdock
- name: restart dock
shell: "/usr/bin/killall Dock"
failed_when: false

0 comments on commit 7088f12

Please sign in to comment.