mariadb: initial commit
This commit is contained in:
4
vars/centos.yml
Normal file
4
vars/centos.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
packages_list:
|
||||
- MySQL-python
|
||||
admin_group: wheel
|
||||
5
vars/debian.yml
Normal file
5
vars/debian.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
packages_list:
|
||||
- mariadb-server
|
||||
- python-pymysql
|
||||
admin_group: adm
|
||||
|
||||
Reference in New Issue
Block a user