rougail/tests/dictionaries/70services_ip_iplist2/yml/00-base.yml

26 lines
443 B
YAML

version: '0.10'
services:
- service:
- name: nut
ip:
- iplist: example
text: nut_monitor_host
variables:
- variable:
- name: condition
value:
- text: 'yes'
- name: nut_monitor_host
type: network_cidr
mandatory: true
value:
- text: 192.168.0.0/24
constraints:
- condition:
- name: disabled_if_in
source: condition
param:
- text: 'yes'
target:
- type: iplist
text: example