rougail/tests/dictionaries_old/70services_ip_multi/yml/00-base.yml

15 lines
246 B
YAML

version: '0.10'
services:
- service:
- name: nut
ip:
- text: nut_monitor_host
variables:
- variable:
- name: nut_monitor_host
type: ip
mandatory: true
multi: true
value:
- text: 192.168.0.1
- text: 192.168.0.2