mirror of
https://gitlab.com/s3lph/ansible-collection-prometheus
synced 2024-11-22 01:31:01 +01:00
Add mTLS support for OpenBSD hosts
This commit is contained in:
parent
7af08256b5
commit
b7029130d4
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue