Skip to content
Snippets Groups Projects
Commit 7eb01d4f authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: set correct path for new mk_logwatch CMK plugin (since CMK 2.0, this is a Python script now)

parent 3a8c10e7
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
mode: "0755"
loop:
- "mk_inventory.linux"
- "mk_logwatch"
- "mk_logwatch.py"
- name: configure logwatch
blockinfile:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment