common: fix missing handler

This commit is contained in:
Markus 2020-05-28 10:25:09 +02:00
parent cd6386d58b
commit 3c20fc825a
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
---
- name: Restart journald
service: name=systemd-journald state=restarted
- name: update-initramfs
command: update-initramfs -u -k all