Skip to content

Commit

Permalink
2.5.1 Release (#1249)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrodie18 authored May 31, 2024
1 parent ad3723b commit 9419ee5
Show file tree
Hide file tree
Showing 7 changed files with 1,055 additions and 1,039 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ community.zabbix Release Notes

.. contents:: Topics

v2.5.1
======

Bugfixes
-------------

- zabbix_agent - Fix reading existing psk
- zabbix_agent - Fix role when zabbix_agent_listenip is undefined

v2.5.0
======

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ You can also include it in a `requirements.yml` file along with other required c
---
collections:
- name: community.zabbix
version: 2.5.0
version: 2.5.1
- name: ansible.posix
version: 1.3.0
- name: community.general
Expand Down
2 changes: 1 addition & 1 deletion changelogs/.plugin-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,4 +226,4 @@ plugins:
shell: {}
strategy: {}
vars: {}
version: 2.5.0
version: 2.5.1
2,075 changes: 1,043 additions & 1,032 deletions changelogs/changelog.yaml

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions changelogs/fragments/pr_1245.yml

This file was deleted.

2 changes: 0 additions & 2 deletions changelogs/fragments/pr_1246.yml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: community
name: zabbix
version: 2.5.0
version: 2.5.1
readme: README.md
authors:
- Dusan Matejka (@D3DeFi)
Expand Down

0 comments on commit 9419ee5

Please sign in to comment.