Releases: ansible-collections/community.zabbix
Releases · ansible-collections/community.zabbix
4.0.0
What's Changed
- Zabbix actions discovery checks with condtions by @me-nilix in #1473
- Fix Zabbix proxy with encryption registration by @BGmot in #1483
- Agent refactor (part 1) by @eb4x in #1484
- Agent refactor by @eb4x in #1485
- Alpine by @eb4x in #1490
- Add _zabbix_agent_pluginsocket variable for windows hosts by @MatthieuLeboeuf in #1494
- Arm64 by @eb4x in #1495
- Do not inject facts as vars by @eb4x in #1497
- Fix status of zabbix token by @manuello1996 in #1496
- zabbix_mediatype: rollback a fix for bug in Zabbix 7.0.9. by @BGmot in #1499
- docs/ZABBIX_AGENT_ROLE.md: documentation typo fix. by @BGmot in #1500
- UserParameterDir not corretly templated by @manuello1996 in #1498
- When creating a zabbix_item on a host of type zabbix_agent, snmp_trap… by @WouterVanHecke123 in #1481
- roles/agent: Avoid become on Windows by @eb4x in #1504
- Overridable zabbix_server variables by @eb4x in #1509
- Missing ZBX 7.2 Apache SSL new DocumentRoot /usr/share/zabbix/ui by @dv8472 in #1511
- Zabbix Proxy Group via YAML by @dv8472 in #1517
- The zabbix-agent service on Windows can be finicky by @eb4x in #1518
- Add ansible-core 2.19 to plugins-integration test target by @masa-orca in #1515
- Update zabbix_authentication module document by @masa-orca in #1510
- [Suggestion] Change ansible-core version of role tests by @masa-orca in #1521
- Remove ansible-core 2.15 from repo-sanity test and add ansible-core 2.19 to the test by @masa-orca in #1522
- Remove ansible-core 2.15 from integration-test target by @masa-orca in #1519
- Add zabbix_configuration module by @masa-orca in #1512
- Add propagate parameter to template group module and host group module by @masa-orca in #1526
- Fix zabbix.conf.php permissions by @BGmot in #1529
- Remove Support for Ubuntu 20.04 by @pyrodie18 in #1535
- Removed Temporary Fix by @pyrodie18 in #1530
- added better idempotency for zabbix-service by @BGmot in #1538
- Sane Selinux defaults by @eb4x in #1537
- Fix windows restart service variable by @MatthieuLeboeuf in #1541
- update the logic for update of Zabbix Token by @manuello1996 in #1543
- Issue 1528 - Update zabbix_mediatype to handel Services by @manuello1996 in #1542
- Temp Fix on Group Events Integration Test by @pyrodie18 in #1545
- Add support for custom HTTP headers in Zabbix API requests by @r-ising in #1546
- Remove Support for Zabbix 6.4 by @pyrodie18 in #1548
- fixed user documentation bools by @pyrodie18 in #1549
- Removed Ansible Managed variable by @pyrodie18 in #1550
- Fix idempotency by @pyrodie18 in #1551
- 4.0.0 prep by @pyrodie18 in #1553
New Contributors
- @me-nilix made their first contribution in #1473
- @manuello1996 made their first contribution in #1496
- @WouterVanHecke123 made their first contribution in #1481
- @dv8472 made their first contribution in #1511
- @r-ising made their first contribution in #1546
Full Changelog: 3.3.0...4.0.0
3.3.0
What's Changed
- Add zabbix_regexp_info module by @masa-orca in #1415
- Multiple agenet listening IPs by @BGmot in #1430
- Make database client installation optional for mysql on Debian/Ubuntu by @TheMonkeyBrain in #1432
- Add timeout options to zabbix_settings by @aplathrop in #1427
- Idempotentifies "Add SEmodule to fix SELinux issue: zabbix_alerter.sock" task for Zabbix Server by @tux-repos in #1436
- zabbix_inventory - do not require login credentials when auth_token is provided by @mu1f407 in #1439
- Add append option to zabbix_maintenance module by @notok in #1438
- Add zabbix_connector module by @loricvdt in #1435
- Zabbix 7.2 support by @mu1f407 in #1442
- docs: Fix typo by @hasithsen in #1450
- Add tag support for zabbix_group_events_info module by @aplathrop in #1446
- Bgmot zabbix user 70 72 by @BGmot in #1458
- Bgmot snmp discovery check by @BGmot in #1460
- Bgmot snmp discovery check by @BGmot in #1461
- zabbix_settings - allow setting 'auditlog_mode' for zabbix 7.0 and hi… by @jeremymaes in #1441
- Bgmot action tags by @BGmot in #1463
- zabbi_proxy role by @BGmot in #1466
- Add the ability to rename objects by @aplathrop in #1447
- Integration tests by @pyrodie18 in #1471
- Cleanups by @eb4x in #1472
- Add Support for 7.2 to Roles by @pyrodie18 in #1470
- Work around for failures on RHEL9 by @pyrodie18 in #1475
- zabbix_agent role: rpm verify should run successfully by @BGmot in #1477
- 3.3.0 release by @BGmot in #1479
New Contributors
- @TheMonkeyBrain made their first contribution in #1432
- @tux-repos made their first contribution in #1436
- @notok made their first contribution in #1438
- @hasithsen made their first contribution in #1450
- @jeremymaes made their first contribution in #1441
Full Changelog: 3.2.0...3.3.0
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