6 lines
58 B
YAML
6 lines
58 B
YAML
---
|
|
- hosts: db
|
|
remote_user: root
|
|
roles:
|
|
- server
|