Move all shared into this new repo
This commit is contained in:
6
db/mysql-5.7/tasks/main.yml
Normal file
6
db/mysql-5.7/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# Oracle MySQL 5.7
|
||||
|
||||
# Install Oracle MySQL 5.7 - Debian All Versions
|
||||
- include_tasks: install-debian.yml
|
||||
when: ansible_os_family == "Debian"
|
||||
Reference in New Issue
Block a user