ansible-collections / community.zabbix

Zabbix Ansible modules

Home Page:http://galaxy.ansible.com/community/zabbix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zabbix_user: user_medias is deprecated (unexpected parameter \"user_medias\")

lucas-padilia-lgti opened this issue · comments

SUMMARY

The module is attempting to send data using the old Zabbix API structure, which used "user_medias," whereas the current structure only uses "medias."

ISSUE TYPE
  • Bug Report
COMPONENT NAME

zabbix_user

ANSIBLE VERSION

ansible [core 2.12.10]

CONFIGURATION
OS / ENVIRONMENT / Zabbix Version
STEPS TO REPRODUCE

Create a playbook and add/change a media type and the error will happen

unexpected parameter "user_medias"

What version of this collection are you using? What version of Zabbix? Please post a playbook code snippet that causes this issue.

No reply left and as best as I can tell this is a very old version. Closing for now but feel free to re-open it if/when you reply with the requested information.