6 lines
83 B
YAML
6 lines
83 B
YAML
|
---
|
||
|
- hosts: localhost
|
||
|
remote_user: root
|
||
|
roles:
|
||
|
- ipr.ansible.xymon_server
|