git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patch.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/patch.yml b/patch.yml
index 5cfb5d3..aa58ee2 100644
--- a/patch.yml
+++ b/patch.yml
@@ -141,8 +141,9 @@
changed_when:
- nrex.stat.exists == true
- nrex.stat.executable == true
+ # we listen to "debian upd" here in case a previous reboot was not executed. If undesired, change to "debian updates available".
notify: "debian needrestart"
- listen: "debian updates available"
+ listen: "debian upd"
- name: Check for outdated kernel (Debian)
shell: /usr/sbin/needrestart -pk
register: kernout