dv8472

Results 12 issues of dv8472

##### SUMMARY Added the TLS encryption between frontend and server, supported as of 7.4: https://www.zabbix.com/documentation/7.4/en/manual/introduction/whatsnew#tls-encryption-between-frontend-and-server https://www.zabbix.com/documentation/7.4/en/manual/appendix/install/frontend_encrypt ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME - zabbix_server - zabbix_web

The scheduled reports functionality: https://www.zabbix.com/documentation/current/en/manual/config/reports In the server role https://github.com/ansible-collections/community.zabbix/tree/main/roles/zabbix_server , I've found the "zabbix_server_startreportwriters" a "zabbix_server_webserviceurl" options for use. However, in the web role (frontend) https://github.com/ansible-collections/community.zabbix/tree/main/roles/zabbix_web (or any other...