diff options
Diffstat (limited to 'ansible_collections/splunk/es/MANIFEST.json')
-rw-r--r-- | ansible_collections/splunk/es/MANIFEST.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/ansible_collections/splunk/es/MANIFEST.json b/ansible_collections/splunk/es/MANIFEST.json new file mode 100644 index 000000000..c420430bb --- /dev/null +++ b/ansible_collections/splunk/es/MANIFEST.json @@ -0,0 +1,35 @@ +{ + "collection_info": { + "namespace": "splunk", + "name": "es", + "version": "2.1.0", + "authors": [ + "Ansible Seurity Team (https://github.com/ansible-security)" + ], + "readme": "README.md", + "tags": [ + "security", + "splunk" + ], + "description": "Ansible Security Collection for Splunk Enterprise Security SIEM", + "license": [ + "GPL-3.0-or-later" + ], + "license_file": null, + "dependencies": { + "ansible.netcommon": ">=2.5.1" + }, + "repository": "https://github.com/ansible-collections/splunk.es", + "documentation": "https://github.com/ansible-collections/splunk.es", + "homepage": "https://github.com/ansible-collections/splunk.es", + "issues": "https://github.com/ansible-collections/splunk.es/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "a812354f9fca21bf13425317ff0e8df3471be2b5c3510e889388fcbaefc924c4", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |