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

Zabbix Ansible modules

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

##### SUMMARY I would love to see the possibility to control whether a template that is linked to an existing host in Zabbix and NOT listed in the "link_templates" attribute...

enhancement
help wanted
module

##### SUMMARY I am trying to create Zabbix User Group with Ansible. Since usually user groups rights are defined with multiple host groups, I am trying the same with Ansible....

module

##### SUMMARY Add regexp module ##### ISSUE TYPE - New Module Pull Request ##### COMPONENT NAME community.zabbix.zabbix_regexp ##### ADDITIONAL INFORMATION Add [regexp](https://www.zabbix.com/documentation/6.0/en/manual/api/reference/regexp/object) module and tests.

##### SUMMARY Unable to create a new template with module community.zabbix.zabbix_template. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME community.zabbix.zabbix_template ##### ANSIBLE VERSION ```paste below ansible [core 2.12.2] config...

##### SUMMARY When using `zabbix_agent_version: 5.0` for example, on RHEL, CentOS, Rocky its is installing the 5.0, but on Ubuntu its always installing the latest. Currently, its always installing 6.0.4...

Deafult templates in Zabbix 5.4 and 6.0 are in YAML format. For automated import of templates this format is needed. (XML and JSON is ready) ##### SUMMARY Add parametr template_yaml...

enhancement
module

##### SUMMARY installing zabbix-server playbook end with that error my command `ansible-playbook /home/sebit/u.yml -vvv --extra-vars 'ansible_sudo_pass=qwe123** ansible_user=root' ` my playbook ``` - hosts: masters become: true become_user: root roles: -...

##### SUMMARY mysql_variables only read ~/.my.cnf but I use /etc/mysql/my.cnf. https://github.com/ansible-collections/community.zabbix/blob/b2d30089011ee7a85d63e2ef7ff84912df4ba6ba/roles/zabbix_proxy/tasks/mysql.yml#L77 ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME zabbix_proxy ##### ANSIBLE VERSION ```paste below ``` ##### CONFIGURATION ```paste...

##### SUMMARY zabbix_map module always return "KeyError: 'pos'" when map content have linked (-- or ->) nodes. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME zabbix_map.py ##### ANSIBLE VERSION...

bug
module

##### SUMMARY Community.zabbix collections and Mitogen ##### ISSUE TYPE Ansible Mitogen not working when using community.zabbix collections ##### COMPONENT NAME community.zabbix collections ##### ANSIBLE VERSION ```ansible 2.9.17 config file =...