adds mysql exporter. Installs on database host

This commit is contained in:
2025-11-07 20:07:21 +01:00
parent 069f1c59ad
commit 871b42855c
8 changed files with 89 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
---
# ensure we have variables from .env files
- include_tasks: ../roles/env/tasks/main.yml
- include_tasks: install.yml
- include_tasks: service.yml