mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-02-14 21:39:15 +00:00
adds mysql exporter. Installs on database host
This commit is contained in:
6
roles/exporter-mysql/tasks/main.yml
Normal file
6
roles/exporter-mysql/tasks/main.yml
Normal 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
|
||||
Reference in New Issue
Block a user