diff options
Diffstat (limited to 'ansible_collections/check_point/mgmt/MANIFEST.json')
-rw-r--r-- | ansible_collections/check_point/mgmt/MANIFEST.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ansible_collections/check_point/mgmt/MANIFEST.json b/ansible_collections/check_point/mgmt/MANIFEST.json new file mode 100644 index 000000000..acdcba72f --- /dev/null +++ b/ansible_collections/check_point/mgmt/MANIFEST.json @@ -0,0 +1,34 @@ +{ + "collection_info": { + "namespace": "check_point", + "name": "mgmt", + "version": "4.0.0", + "authors": [ + "Or Soffer <orso@checkpoint.com>", + "Shiran Golzar <shirango@checkpoint.com>", + "Eden Brillant <edenbr@checkpoint.com>" + ], + "readme": "README.md", + "tags": [ + "security" + ], + "description": "Check Point collection for the Management Server", + "license": [ + "GPL-2.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/CheckPointSW/CheckPointAnsibleMgmtCollection", + "documentation": "https://docs.ansible.com/ansible/latest/collections/check_point/mgmt/index.html", + "homepage": "https://github.com/CheckPointSW/CheckPointAnsibleMgmtCollection", + "issues": "https://github.com/CheckPointSW/CheckPointAnsibleMgmtCollection/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "5f71b816bee0abfef6e2a291b00f28b42e32ca12cc7ec01812bc246644fad321", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |