diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:42 +0000 |
commit | 66cec45960ce1d9c794e9399de15c138acb18aed (patch) | |
tree | 59cd19d69e9d56b7989b080da7c20ef1a3fe2a5a /ansible_collections/azure/azcollection/MANIFEST.json | |
parent | Initial commit. (diff) | |
download | ansible-upstream.tar.xz ansible-upstream.zip |
Adding upstream version 7.3.0+dfsg.upstream/7.3.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/azure/azcollection/MANIFEST.json')
-rw-r--r-- | ansible_collections/azure/azcollection/MANIFEST.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/ansible_collections/azure/azcollection/MANIFEST.json b/ansible_collections/azure/azcollection/MANIFEST.json new file mode 100644 index 00000000..7b62569c --- /dev/null +++ b/ansible_collections/azure/azcollection/MANIFEST.json @@ -0,0 +1,38 @@ +{ + "collection_info": { + "namespace": "azure", + "name": "azcollection", + "version": "1.14.0", + "authors": [ + "Microsoft <ansible@microsoft.com>" + ], + "readme": "README.md", + "tags": [ + "cloud", + "linux", + "networking", + "storage", + "security", + "database", + "application" + ], + "description": "The Azure collection.", + "license": [ + "GPL-2.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/ansible-collections/azure", + "documentation": null, + "homepage": "https://azure.microsoft.com", + "issues": "https://github.com/ansible-collections/azure/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "73de5faf8fdaf825ae9fdeccec5cb7fd2fc78d47c16c8e3e8a43d17078f1dbeb", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |