mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 12:22:45 +00:00
clarify how users are specified (#52260)
##### SUMMARY Clarify that usernames - which Zabbix API documentation calls "aliases" - are to be specified for recipients ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr
This commit is contained in:
@@ -217,7 +217,7 @@ options:
|
||||
send_to_users:
|
||||
type: list
|
||||
description:
|
||||
- Users to send messages to.
|
||||
- Users (usernames or aliases) to send messages to.
|
||||
message:
|
||||
description:
|
||||
- Operation message text.
|
||||
|
||||
Reference in New Issue
Block a user