8 lines
152 B
Text
8 lines
152 B
Text
|
; {{ ansible_managed }}
|
||
|
[INCLUDES]
|
||
|
before = common.conf
|
||
|
|
||
|
[Definition]
|
||
|
failregex = {{ item.failregex }}
|
||
|
ignoreregex = {{ item.ignoreregex|default('') }}
|