5 lines
69 B
YAML
Executable File
5 lines
69 B
YAML
Executable File
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- roles/mysql |