mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
suggest to use sequential IDs (#57142)
##### SUMMARY Suggest to use sequential IDs - otherwise action is considered to be changed always. ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr
This commit is contained in:
@@ -159,6 +159,8 @@ options:
|
||||
- The IDs used in the expression must exactly match the ones
|
||||
defined in the filter conditions. No condition can remain unused or omitted.
|
||||
- Required for custom expression filters.
|
||||
- Use sequential IDs that start at "A". If non-sequential IDs are used, Zabbix re-indexes them.
|
||||
This makes each module run notice the difference in IDs and update the action.
|
||||
default_message:
|
||||
description:
|
||||
- Problem message default text.
|
||||
|
||||
Reference in New Issue
Block a user