diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/community/postgresql/MANIFEST.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/community/postgresql/MANIFEST.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/community/postgresql/MANIFEST.json b/collections-debian-merged/ansible_collections/community/postgresql/MANIFEST.json new file mode 100644 index 00000000..1d67863a --- /dev/null +++ b/collections-debian-merged/ansible_collections/community/postgresql/MANIFEST.json @@ -0,0 +1,32 @@ +{ + "collection_info": { + "namespace": "community", + "name": "postgresql", + "version": "1.1.1", + "authors": [ + "Ansible PostgreSQL community" + ], + "readme": "README.md", + "tags": [ + "database", + "postgres", + "postgresql" + ], + "description": null, + "license": [], + "license_file": "COPYING", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/community.postgresql", + "documentation": "https://docs.ansible.com/ansible/latest/collections/community/postgresql", + "homepage": "https://github.com/ansible-collections/community.postgresql", + "issues": "https://github.com/ansible-collections/community.postgresql/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "bc617e18d5a269c5179a150958e223af4d512f398e6d1af793140c2c7f3a9f05", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |