Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Commit

Permalink
Fail silently for missing update-notifier-common
Browse files Browse the repository at this point in the history
Fixes  #44
  • Loading branch information
jnv committed Feb 20, 2018
1 parent 989c547 commit 44fb4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/reboot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
apt:
pkg: update-notifier-common
state: present
ignore_errors: true
failed_when: false

0 comments on commit 44fb4d8

Please sign in to comment.