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

Add mTLS support for OpenBSD hosts

This commit is contained in:
s3lph 2020-11-18 02:30:57 +01:00
parent 7af08256b5
commit b7029130d4

View file

@ -15,5 +15,5 @@
- name: configure prometheus node exporter
import_tasks: config.yml
tags:
- "role::prometheus_node"
- "role::prometheus_node:config"
- "role::prometheus_node_openbsd"
- "role::prometheus_node_openbsd:config"