7 lines
89 B
YAML
7 lines
89 B
YAML
---
|
|
|
|
- hosts: game_back
|
|
gather_facts: false
|
|
remote_user: root
|
|
roles:
|
|
- minbuluo |