add mysql role

This commit is contained in:
2022-08-30 07:48:38 -05:00
parent 523d6f3b32
commit 3e982b9729
12 changed files with 231 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
localhost

View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- roles/mysql