Skip to content
Snippets Groups Projects
Commit 5168d966 authored by MyIgel's avatar MyIgel :fire:
Browse files

batman_adv: Dont remove not existing dkms module

parent b8dc018a
Branches
No related tags found
No related merge requests found
Pipeline #32595 passed
......@@ -58,6 +58,7 @@ batman-adv_dkms_install:
batman-adv_dkms_remove:
cmd.run:
- name: dkms remove batman_adv --all
- onlyif: which dkms && dkms status | grep batman_adv
{%- endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment