mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Update zabbix_action.py (#50548)
* Update zabbix_action.py Clarify when in/not in operators can be used.
This commit is contained in:
@@ -117,6 +117,7 @@ options:
|
|||||||
operator:
|
operator:
|
||||||
description:
|
description:
|
||||||
- Condition operator.
|
- Condition operator.
|
||||||
|
- When I(type) is set to C(time_period), the choices are C(in), C(not in).
|
||||||
choices:
|
choices:
|
||||||
- '='
|
- '='
|
||||||
- '<>'
|
- '<>'
|
||||||
|
|||||||
Reference in New Issue
Block a user