community.zabbix icon indicating copy to clipboard operation
community.zabbix copied to clipboard

Zabbix Ansible modules

Results 162 community.zabbix issues
Sort by recently updated
recently updated
newest added

##### SUMMARY (https://www.zabbix.com/documentation/devel/en/manual/api/reference/host/create) The host groups must have **only** the groupid property defined. before it was allowed now its not allowed anymore ##### ISSUE TYPE - Bug Report ##### COMPONENT...

module
Zabbix 7.0

Hi, we are running Zabbix 7 and community.zabbix 2.1.0. Creating a host inside zabbix is working but running the same play again causes an error: > Traceback (most recent call...

bug
module
Zabbix 7.0

##### SUMMARY Running a task against one server is working, running it against a server group cause "unable to connect to socket" error ##### ISSUE TYPE - Bug Report #####...

Awaiting Reply

##### SUMMARY Added some options on the configuration of Install basic repo file. ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME Configuration yum_repository in redhat ##### ADDITIONAL INFORMATION...

##### SUMMARY we are using zabbix_proxy resource to create passive proxy and whenever we apply we see the resource is been changed although here is no change to the code....

bug
module

##### SUMMARY It should be possible to create a usergroup with host and template permission to ALL groups instead of specifying every single group ![image](https://github.com/ansible-collections/community.zabbix/assets/35975241/129ab063-fdb4-4f89-ae86-5bad7a8481fd) ![image](https://github.com/ansible-collections/community.zabbix/assets/35975241/9fcb163f-b5bd-4ee6-8b91-7a00a84fe5e7) ##### ISSUE TYPE -...

enhancement
module

##### SUMMARY `zabbix_hostmacro_module`: disable diff output of macro_type=secret ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME `community.zabbix.zabbix_hostmacro` ##### ANSIBLE VERSION ``` ansible [core 2.13.13] config file = None configured...

enhancement
module

##### SUMMARY Hi, maintainers. I'd like to suggest info modules idea! Let me know you think. As you know, many modules to configure Zabbix exist. However, we need to write...

enhancement
module

##### SUMMARY Adding action fails on Zabbix 6.4: "/1/operations/1/opcommand": the parameter "scriptid" is missing ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME zabbix_action ##### ANSIBLE VERSION ```paste below ansible...

bug
module

##### SUMMARY We have zabbix sitting on simple subdomain zabbix.example.com and when we want add something to zabbix via ansible we get this error The error was: ansible.module_utils.connection.ConnectionError: Invalid JSON...

bug