Skip to content
Snippets Groups Projects
Commit 6330b969 authored by nimrod's avatar nimrod
Browse files

- Corrected broken OpenBSD package installation.

parent 45cb5ffe
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
- name: pkg install
when: ansible_pkg_mgr == 'openbsd_pkg'
openbsd_pkg:
name: collectd%5
name: collectd--
state: present
- name: Create configuration directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment