diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/community/zabbix/MANIFEST.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/community/zabbix/MANIFEST.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/community/zabbix/MANIFEST.json b/collections-debian-merged/ansible_collections/community/zabbix/MANIFEST.json new file mode 100644 index 00000000..59d5d4ee --- /dev/null +++ b/collections-debian-merged/ansible_collections/community/zabbix/MANIFEST.json @@ -0,0 +1,33 @@ +{ + "collection_info": { + "namespace": "community", + "name": "zabbix", + "version": "1.2.0", + "authors": [ + "Dusan Matejka (@D3DeFi)", + "sky-joker (@sky-joker)", + "Werner Dijkerman (@dj-wasabi)" + ], + "readme": "README.md", + "tags": [ + "monitoring", + "zabbix" + ], + "description": "Collection allowing to configure resources in Zabbix monitoring system", + "license": [], + "license_file": "LICENSE", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/community.zabbix.git", + "documentation": "https://github.com/ansible-collections/community.zabbix.git", + "homepage": "https://github.com/ansible-collections/community.zabbix", + "issues": "https://github.com/ansible-collections/community.zabbix/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "a54057785041801ee9a89a0858df8ac0f737bf8bba4adfb733c04f296ba355c8", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |