diff options
Diffstat (limited to 'ansible_collections/community/sap/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/sap/MANIFEST.json | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/ansible_collections/community/sap/MANIFEST.json b/ansible_collections/community/sap/MANIFEST.json deleted file mode 100644 index 5385f2f71..000000000 --- a/ansible_collections/community/sap/MANIFEST.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "collection_info": { - "namespace": "community", - "name": "sap", - "version": "2.0.0", - "authors": [ - "Rainer Leber (github.com/rainerleber)", - "Robert Kraemer (github.com/rkpobe)" - ], - "readme": "README.md", - "tags": [ - "sap" - ], - "description": "SAP community collection for Ansible", - "license": [], - "license_file": "LICENSE", - "dependencies": { - "community.sap_libs": ">=1.0.0" - }, - "repository": "https://github.com/ansible-collections/community.sap", - "documentation": "https://github.com/ansible-collection/community.sap", - "homepage": "https://github.com/ansible-collections/community.sap", - "issues": "https://github.com/ansible-collections/community.sap/issues" - }, - "file_manifest_file": { - "name": "FILES.json", - "ftype": "file", - "chksum_type": "sha256", - "chksum_sha256": "90eb59f365d6576a46b04852a21d5998d4ad14dcbb20ae1547d5a1667dcda9d9", - "format": 1 - }, - "format": 1 -}
\ No newline at end of file |