Releases: ansible-collections/community.zabbix
Releases · ansible-collections/community.zabbix
3.2.0
What's Changed
- Added monitored_by and proxy_group settings by @pyrodie18 in #1390
- The api task os role zabbix_agent should be executed with explicit become false by @emrocha in #1393
- add support for zabbix 7.0 in windows by @MatthieuLeboeuf in #1395
- zabbix_proxy database user creation tasks updated to match zabbix_server by @karl1k in #1397
- Move the autopsk variable tasks before setting variables by @Thulium-Drake in #1401
- Use SSL for database connection when zabbix_server_dbtlsconnect is set by @ChandlerSwift in #1404
- 3.2.0 prep by @pyrodie18 in #1421
New Contributors
Full Changelog: 3.1.2...3.2.0
3.1.2
What's Changed
- README: Add Communication section with Forum information by @Andersson007 in #1371
- fix: add default value to zabbix_proxy_tlsaccept and zabbix_proxy_tlsconnect in create api call argument by @miettal in #1372
- Change codedev action version by @masa-orca in #1374
- Fix windows include dir in configuration by @MatthieuLeboeuf in #1379
- Switch username/password during playbook execution by @BGmot in #1386
- zabbix_authentication - fix inability to update passwd_check_rules by @CircuitCipher in #1388
- Fixed version compatibility for zabbix 7.0 proxy get by name in actions module by @miksonx in #1385
- 3.1.2 Release by @pyrodie18 in #1389
New Contributors
- @MatthieuLeboeuf made their first contribution in #1379
- @CircuitCipher made their first contribution in #1388
- @miksonx made their first contribution in #1385
Full Changelog: 3.1.1...3.1.2
3.1.1
What's Changed
- Documentation updates for ZABBIX_AGENT_ROLE by @wschoot in #1360
- Fix zabbix_agent include_dir creation logic by @AlexPykavy in #1366
- Userparameter fix for #1361 by @Japje in #1363
- Updated testing by @pyrodie18 in #1369
- 3.1.1-Prep by @pyrodie18 in #1370
New Contributors
- @AlexPykavy made their first contribution in #1366
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- Add jinja2 template option to inventory plugin for auth_token by @erichoog in #1342
- Typo in ZABBIX_AGENT_ROLE.md by @wschoot in #1346
- zabbix_agent- Reworked Include logic similar to the Alias logic by @Thulium-Drake in #1335
- Refactor TimescaleDB setup/configuration by @eb4x in #1347
- Change version of docker compose action by @masa-orca in #1357
- Delete denied parameters from host interfaces by @masa-orca in #1356
- Add zabbix_mfa module by @masa-orca in #1353
- 3.1.0 Prep by @pyrodie18 in #1359
New Contributors
Full Changelog: 3.0.4...3.1.0
3.0.4
What's Changed
- Removed python 3.10 from testing against devel. by @pyrodie18 in #1326
- Fix molecule tests failures by @BGmot in #1332
- Fix conditional warning caused by jinja in assert by @Japje in #1333
- zabbix_agent - Fix loop for installing userparameters by @Thulium-Drake in #1336
- Bgmot pg timescaledb by @BGmot in #1337
- Bgmot tlsaccept by @BGmot in #1343
- Hide Logging on hostmacro API call by @pyrodie18 in #1344
- 3.0.4 Prep by @pyrodie18 in #1345
New Contributors
- @Thulium-Drake made their first contribution in #1336
Full Changelog: 3.0.3...3.0.4
3.0.3
What's Changed
- Fixing zabbix agent include userparameters by @pyrodie18 in #1323
- 3.0.3 Release by @pyrodie18 in #1325
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
- Fix comment in agent.conf.j2 by @mathieumd in #1306
- fix Configure zabbix-agent by @david-sieg in #1311
- Molecule 6 by @eb4x in #1303
- Fixed problem with include file by @pyrodie18 in #1312
- fixes a bug when run crushes, because zabbix_repo tries register as v… by @XaTTa6bl4 in #1320
- Fix zabbix_agent role on Windows by @emrocha in #1290
- Prep 3.0.2 by @pyrodie18 in #1321
New Contributors
- @mathieumd made their first contribution in #1306
- @emrocha made their first contribution in #1290
Full Changelog: 3.0.1...3.0.2
3.0.0
What's Changed
- Remove Debian 10 Support by @pyrodie18 in #1256
- Remove Support for Ubuntu 18.04 by @pyrodie18 in #1257
- Add tag support for zabbix_host_events_info module by @aplathrop in #1258
- Remove Support for Centos 7 and Python 2.X by @pyrodie18 in #1260
- Fixes missing setting for zabbix_agent_persistentbuffer by @pyrodie18 in #1264
- Fix problems with Zabbix Agent 2 by @jeroenvermeulen in #1259
- Remove support for old versions of Python and Ansible by @pyrodie18 in #1261
- Remove References to Tags in LLD Rules by @aplathrop in #1271
- Bgmot modules zabbix70 by @BGmot in #1273
- Fix name of config file Zabbix Agent2 by @david-sieg in #1267
- Separate installation of repos by @pyrodie18 in #1272
- Remove Support for Zabbix 6.2 by @pyrodie18 in #1274
- Add Zabbix 7.0 Updates to Roles by @pyrodie18 in #1275
- Update Windows.yml by @denser in #996
- Refactor
roles/zabbix_agent/tasks/userparameter.yml
by @flowerysong in #1277 - Fixed Molecule by @pyrodie18 in #1282
- Revert "Fixed Molecule" by @pyrodie18 in #1283
- Fixed Molecule Testing Correctly by @pyrodie18 in #1284
- Refactor zabbix web by @eb4x in #1235
- feat: support zabbix installation on suse by @jon4hz in #1194
- Clean-up Vars by @pyrodie18 in #1291
- 3.0.0 Prep by @pyrodie18 in #1293
New Contributors
Full Changelog: 2.5.1...3.0.0
2.5.1
2.5.0
What's Changed
- Refactor zabbix server selinux by @eb4x in #1226
- Add Modules for items, triggers, discoveryrules, item prototypes, and trigger prototypes to project by @aplathrop in #1222
- allow nginx/apache group to write to FPM socket by @baszoetekouw in #1227
- Rework required using standard functionality by @ashemedai in #1212
- Rework/Cleanup Agent Role by @pyrodie18 in #1229
- Added Apache into Web Testing by @pyrodie18 in #1231
- Quality of life improvements for zabbix server role by @eb4x in #1230
- Add support for Ubuntu 24.04 Noble Numbat (all roles) by @sblaisot in #1221
- Refactor zabbix proxy by @eb4x in #1196
- Simplify repo key handling by @sblaisot in #1233
- Add Module to Update Host Events by @aplathrop in #1238
- Add Support to Item Modules for setting Master Items by Name by @aplathrop in #1234
- Prep for 2.5.0 by @pyrodie18 in #1243
New Contributors
- @aplathrop made their first contribution in #1222
- @ashemedai made their first contribution in #1212
- @sblaisot made their first contribution in #1221
Full Changelog: 2.4.0...2.5.0