diff options
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 |