mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Rename centos.yml to centos.yml.unused
This commit is contained in:
parent
d1935baa8a
commit
42231bfe96
1 changed files with 0 additions and 0 deletions
7
roles/mysql/tasks/centos.yml.unused
Normal file
7
roles/mysql/tasks/centos.yml.unused
Normal file
|
@ -0,0 +1,7 @@
|
|||
- name: Install MySQL
|
||||
package: name={{ item }}
|
||||
state=present
|
||||
with_items:
|
||||
- mysql-connector-python
|
||||
- mariadb-server
|
||||
- mariadb
|
Loading…
Add table
Add a link
Reference in a new issue