Skip to content
Snippets Groups Projects
Select Git revision
  • 7465cc19d24cffcaf150cc35e65adb08f9baa592
  • main default protected
  • v1.0.5
  • v1.0.4
  • v1.0.3
  • v1.0.2
  • v1.0.1
  • v1.0.0
8 results

event_queue.py

Blame
  • 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