add a handler for initramfs

This commit is contained in:
Andreas Zweili 2021-08-18 22:27:15 +02:00
parent 78d19e5199
commit 14dd4a9068
1 changed files with 2 additions and 0 deletions

2
handlers/main.yml Normal file
View File

@ -0,0 +1,2 @@
- name: reconfigure initramfs
command: dpkg-reconfigure -f noninteractive initramfs-tools