add MariaDB role

This commit is contained in:
Oli
2022-12-15 22:34:38 +00:00
parent bfe4b99ff7
commit 6d1b0d1183
10 changed files with 210 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
- name: Install mariadb
import_tasks: mariadb.yml
- name: Install mysqld exporter
import_tasks: mysqld_exporter.yml