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 ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME ##### ADDITIONAL INFORMATION I usually run my playbooks with --check --diff before I apply it to see what will...

enhancement
module

Hi, Thank you for your great job, I found a strange comportement in the component : zabbix_user_directory when I want to disable a SAML option like `sign_assertions`. ##### SUMMARY #####...

bug
module

##### SUMMARY Trying to create a map with custom colors and draw styles for node link triggers. ##### ISSUE TYPE When add "zbx_trigger_color" and/or "zbx_trigger_draw_style" attributes to a link the...

Default plugins config directory (6.0, 6.2) not included in agent role for linux (master branch) From default config: ``` # Include configuration files for plugins Include=./zabbix_agent2.d/plugins.d/*.conf ``` For windows I...

enhancement
role

##### SUMMARY Preferred way of debian/ubuntu distros is to use .d directions to overwrite values. This allows easier upgrades in case of dist file changes. ##### ISSUE TYPE - Feature...

enhancement
role

##### SUMMARY When researching #1066 I found that it doesn't look like there is actually any test coverage for the zabbix_inventory module. ##### ISSUE TYPE - Feature Idea ##### COMPONENT...

enhancement
module
dependencies

##### SUMMARY Use no_log: true for setting Macros in the api.yml task for zabbix agent role. macro_type of secret was added with #620 ##### ISSUE TYPE - Feature Idea #####...

enhancement

##### SUMMARY I would like to remove many discovered items which are not removed when I unlink the template from the host. ##### ISSUE TYPE - Feature Idea ##### COMPONENT...

enhancement
module

##### SUMMARY Zabbix inventory does not use first interface ip or dns but only "hostname" define in zabbix server for ssh connect. For ".local1" network where ansible is, that's ok...

enhancement
module

- ansible version ``` ansible-inventory [core 2.15.1] ``` - python version but zabbix server is python2.7 ``` python version = 3.9.17 ``` ``` plugin: community.zabbix.zabbix_inventory server_url: https://zabbix.test.net/zabbix add_zabbix_groups: true login_user:...

bug
module