initial commit

This commit is contained in:
Ludovic Cartier
2021-04-29 18:53:56 +02:00
commit 7879d6a13c
18 changed files with 505 additions and 0 deletions

5
defaults/main.yml Normal file
View File

@ -0,0 +1,5 @@
---
prometheus_node_exporter_version: '1.1.2'
prometheus_mysqld_exporter_version: '0.12.1'
prometheus_postgres_exporter_version: '0.9.0'
prometheus_mongodb_exporter_version: '0.20.4'