This commit is contained in:
lulzette 2021-02-25 17:02:16 +03:00
parent 0486a60cda
commit 14d731fd00

View File

@ -0,0 +1,5 @@
---
- name: Install mariadb package
apt:
name: mariadb-server
state: present