1
0
Fork 0
mirror of https://gitlab.com/s3lph/ansible-collection-prometheus synced 2024-10-22 19:36:59 +02:00

Remove PNE version pin on OpenBSD

This commit is contained in:
s3lph 2020-11-18 02:29:07 +01:00
parent 600fbc8d1f
commit 7af08256b5

View file

@ -2,7 +2,7 @@
- name: install prometheus node exporter
openbsd_pkg:
name: node_exporter-0.18.0
name: node_exporter
- name: create textfile collector directory
file: