Skip to content
Snippets Groups Projects
Select Git revision
  • 7b51f550e47b02ff37e1833a9f2dadfd4e763f18
  • master default protected
  • th/btop
  • th/ssh-config
  • th/rwth-afu
  • th/rhel
  • th/emacs-nox-gtk
7 results

main.yml

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