7 lines
92 B
YAML
7 lines
92 B
YAML
---
|
|
|
|
- hosts: xdata_server
|
|
gather_facts: false
|
|
remote_user: root
|
|
roles:
|
|
- cleaning |