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

28 lines
457 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
services:
- service:
- name: nut
ip:
- iplist: example
text: nut_monitor_host
variables:
- variable:
name: condition
value:
- text: 'yes'
- variable:
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