Copy van lavs-rhel8 dbnode

This commit is contained in:
Marcel Nijenhof
2021-05-06 14:43:38 +02:00
commit bf1c4d86e7
16 changed files with 244 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Start MariaDB service
service:
name: mariadb
enabled: yes
state: started