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

16 lines
246 B
YAML
Raw Normal View History

2023-10-12 08:17:30 +02:00
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