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