Skip to content
Snippets Groups Projects
Commit a517fb14 authored by Jafar Lie's avatar Jafar Lie
Browse files

fixed roles for mysql

parent 27bc900b
No related branches found
No related tags found
1 merge request!293Ubuntu
---
- include_vars: "{{ ansible_distribution }}_{{ ansible_distribution_major_version }}.yml"
- include: "{{ ansible_distribution }}_{{ ansible_distribution_major_version }}_{{ mysql_type }}.yml"
- include: mysql_client.yml
\ No newline at end of file
......@@ -6,6 +6,7 @@ server_packages:
- libapache2-mod-wsgi
- python-mysql.connector
- mariadb-server
- python-mysqldb
client_packages:
- python
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment