Aktualisisert von Coderberg
This commit is contained in:
parent
8caa3cf881
commit
0ccf139311
41 changed files with 649 additions and 186 deletions
5
roles/lmn_encrypt/handlers/main.yml
Normal file
5
roles/lmn_encrypt/handlers/main.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
- name: Run update-grub
|
||||
ansible.builtin.command: update-grub
|
||||
|
||||
- name: Run update-dracut
|
||||
ansible.builtin.command: dracut -f
|
||||
Loading…
Add table
Add a link
Reference in a new issue