mirror of https://github.com/MISP/ansible
commit
b70a14b0da
|
@ -2,7 +2,7 @@
|
|||
|
||||
- name: mysql-server - installation
|
||||
apt:
|
||||
pkg: mysql-server-5.6
|
||||
pkg: mysql-server
|
||||
state: present
|
||||
|
||||
- name: python-mysqldb - installation
|
||||
|
|
Loading…
Reference in New Issue