b5fd510db4
Some conditions do not have a native counterparts, so we need a way to invert them (aka NOT operation). This patch adds a new generic parameter "invert", defaulting to False. Change-Id: I50342689ba52346a5a4fbf362536b629fc688986
5 lines
132 B
YAML
5 lines
132 B
YAML
---
|
|
features:
|
|
- Introspection rules conditions got a new generic "invert" parameter that
|
|
inverts the result of the condition.
|