Select Git revision
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
main.yml 155 B
---
- name: rerun depmod
# noqa no-changed-when
command: depmod -ae
- name: update initramfs
# noqa no-changed-when
command: update-initramfs -u