git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2021-03-29 18:24:59 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2021-03-29 18:24:59 +0200
commit2956a5979bc4a60024ce82b25a29c4887eeb58cd (patch)
tree68e42f129eadeaa15e6194db90ae75f21e421b4d
parent9b16cbc6084f29afc2170228c128fa7c439a3578 (diff)
downloadansible-2956a5979bc4a60024ce82b25a29c4887eeb58cd.tar.bz2
forgot to listen on any topic on initial needrestart handler :-)
-rw-r--r--patch.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/patch.yml b/patch.yml
index b377750..5cfb5d3 100644
--- a/patch.yml
+++ b/patch.yml
@@ -142,6 +142,7 @@
- nrex.stat.exists == true
- nrex.stat.executable == true
notify: "debian needrestart"
+ listen: "debian updates available"
- name: Check for outdated kernel (Debian)
shell: /usr/sbin/needrestart -pk
register: kernout