diff options
Diffstat (limited to 'ansible_collections/community/ciscosmb/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/ciscosmb/MANIFEST.json | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/ansible_collections/community/ciscosmb/MANIFEST.json b/ansible_collections/community/ciscosmb/MANIFEST.json new file mode 100644 index 000000000..05a85dc66 --- /dev/null +++ b/ansible_collections/community/ciscosmb/MANIFEST.json @@ -0,0 +1,42 @@ +{ + "collection_info": { + "namespace": "community", + "name": "ciscosmb", + "version": "1.0.6", + "authors": [ + "Petr Kl\u00edma <qaxi@seznam.cz>" + ], + "readme": "README.md", + "tags": [ + "network", + "switch", + "ciscosmb", + "cisco", + "sg300", + "sg500", + "sg350", + "sg550", + "cbs350", + "smb", + "small_bussiness" + ], + "description": "Cisco SMB switches - SG300, SG500, SG350, SG550, CBS350", + "license": [], + "license_file": "LICENSE", + "dependencies": { + "ansible.netcommon": ">=1.5.0" + }, + "repository": "https://github.com/ansible-collections/community.ciscosmb", + "documentation": null, + "homepage": null, + "issues": "https://github.com/ansible-collections/community.ciscosmb/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "0c683d4e8c5cea322d7432678aab55221fee7735eefac38f987f581a123c68f2", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |