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 Just like the commands to create a host, being able to create an item for the host. ##### COMPONENT NAME community.zabbix.zabbix_item ##### ADDITIONAL INFORMATION Use it to create...

enhancement
module

##### SUMMARY Version 2.3.0 Task copying selinux script in zabbix server role is failing and complaining `become` is not supported parameter ``` TASK [community.zabbix.zabbix_server : SELinux | RedHat | Add...

bug
role

##### SUMMARY I'm working on Zabbix server bootstrap script, which, among other things, creates new Super admin user and disables default Admin user. Issue, that I'm facing is that zabbix...

##### SUMMARY When deploying scripts, ansible was attempting to create userparameters, rather than deploying the script file. This change adds an additional conditional where the userparameters task does not try...

##### SUMMARY This PR consists of a lot of iterative commits, they should all be (somewhat) self-explanatory, doing a "single self-contained" change and a rationale for it. If one of...

##### SUMMARY Continuing the refactor, this time for zabbix-proxy This PR consists of a lot of iterative commits, they should all be (somewhat) self-explanatory, doing a "single self-contained" change and...

Hello, I had been on version 1.* of the collection for some time and today I decided to upgrade to version 2.* Everything has gone pretty well in the transition,...

##### SUMMARY Maintenance: Support time periods types other than "one time only" : weekly at least, next daily and monthly ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME zabbix_maintenance...

enhancement
module

##### SUMMARY Hi! This PR adds full openSUSE and SLES 15 support for the zabbix installation roles with the following exceptions: - `zabbix_server` and `zabbix_proxy` version 6.2 is unsupported due...

##### SUMMARY Added modules for items, triggers, discovery rules, item prototypes, and trigger prototypes that leverages the item, trigger, discovery rule, itemprototype, and triggerprototype API methods (get, create, update, delete)...