diff options
Diffstat (limited to 'ansible_collections/community/zabbix/README.md')
-rw-r--r-- | ansible_collections/community/zabbix/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/community/zabbix/README.md b/ansible_collections/community/zabbix/README.md index be268fc4a..889645483 100644 --- a/ansible_collections/community/zabbix/README.md +++ b/ansible_collections/community/zabbix/README.md @@ -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.3.1 + version: 2.4.0 - name: ansible.posix version: 1.3.0 - name: community.general |