6 lines
60 B
YAML
6 lines
60 B
YAML
|
---
|
||
|
- hosts: icinga2_server
|
||
|
roles:
|
||
|
- icinga2_server
|
||
|
|