Add handlers back to desktop role
*sigh*
This commit is contained in:
parent
fdfe16a5d3
commit
e210e61cce
5
roles/desktop/handlers/main.yml
Normal file
5
roles/desktop/handlers/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env ansible-playbook
|
||||
# vim:ft=ansible:
|
||||
- name: regen initramfs
|
||||
command: /usr/sbin/update-initramfs -c -k all
|
||||
become: yes
|
Loading…
Reference in New Issue
Block a user