munin-node: Add OpenBSD support
This commit is contained in:
parent
b287591b32
commit
2f72664231
5 changed files with 18 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: restart munin-node
|
||||
service:
|
||||
name: munin-node
|
||||
name: "{{ munin_node_service }}"
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue