diff options
Diffstat (limited to 'ansible_collections/wti/remote/MANIFEST.json')
-rw-r--r-- | ansible_collections/wti/remote/MANIFEST.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/ansible_collections/wti/remote/MANIFEST.json b/ansible_collections/wti/remote/MANIFEST.json new file mode 100644 index 000000000..5b99b03ac --- /dev/null +++ b/ansible_collections/wti/remote/MANIFEST.json @@ -0,0 +1,37 @@ +{ + "collection_info": { + "namespace": "wti", + "name": "remote", + "version": "1.0.5", + "authors": [ + "Ken Partridge <kenp@wti.com> (@wtinetworkgear)" + ], + "readme": "README.md", + "tags": [ + "wti", + "remote", + "oob", + "pdu", + "management", + "control" + ], + "description": "Modules for interacting with WTI remote OOB and PDU devices", + "license": [ + "GPL-2.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/wtinetworkgear/wti-collection", + "documentation": "https://github.com/wtinetworkgear/wti-collection/tree/master/wti/remote/docs", + "homepage": "https://www.wti.com", + "issues": "https://github.com/wtinetworkgear/wti-collection/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "bfb4f8f83b163de69ffc09d659a248c4461f134577f65277bc8bde6087d7eab9", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |