mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-20 07:59:10 -07: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:
parent
42acf740e4
commit
94e2d87b2f
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,8 @@ options:
|
||||||
- The IDs used in the expression must exactly match the ones
|
- The IDs used in the expression must exactly match the ones
|
||||||
defined in the filter conditions. No condition can remain unused or omitted.
|
defined in the filter conditions. No condition can remain unused or omitted.
|
||||||
- Required for custom expression filters.
|
- 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:
|
default_message:
|
||||||
description:
|
description:
|
||||||
- Problem message default text.
|
- Problem message default text.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue