diff options
Diffstat (limited to 'ansible_collections/community/zabbix/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/zabbix/MANIFEST.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/ansible_collections/community/zabbix/MANIFEST.json b/ansible_collections/community/zabbix/MANIFEST.json index a54e80845..37c48a609 100644 --- a/ansible_collections/community/zabbix/MANIFEST.json +++ b/ansible_collections/community/zabbix/MANIFEST.json @@ -2,11 +2,13 @@ "collection_info": { "namespace": "community", "name": "zabbix", - "version": "1.9.3", + "version": "2.3.1", "authors": [ "Dusan Matejka (@D3DeFi)", "sky-joker (@sky-joker)", - "Werner Dijkerman (@dj-wasabi)" + "Werner Dijkerman (@dj-wasabi)", + "Troy Ward (@pyrodie18)", + "Evgeny Yurchenko (@BGmot)" ], "readme": "README.md", "tags": [ @@ -18,7 +20,7 @@ "license_file": "LICENSE", "dependencies": { "ansible.windows": "*", - "ansible.netcommon": "*", + "ansible.netcommon": ">=3.1.1", "ansible.posix": "*", "community.general": "*", "community.mysql": "*", @@ -33,7 +35,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "e476cd027a2477b8d6417c251a409f4c2b040c9ee9a78ce6facf099912452868", + "chksum_sha256": "ed1fe1d72e38eb5978be766233f7389e444c2dcaded74877d323c41ac9712a46", "format": 1 }, "format": 1 |