summaryrefslogtreecommitdiffstats
path: root/ansible_collections/awx/awx/MANIFEST.json
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/awx/awx/MANIFEST.json')
-rw-r--r--ansible_collections/awx/awx/MANIFEST.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/ansible_collections/awx/awx/MANIFEST.json b/ansible_collections/awx/awx/MANIFEST.json
new file mode 100644
index 00000000..f2a7ab58
--- /dev/null
+++ b/ansible_collections/awx/awx/MANIFEST.json
@@ -0,0 +1,36 @@
+{
+ "collection_info": {
+ "namespace": "awx",
+ "name": "awx",
+ "version": "21.12.0",
+ "authors": [
+ "AWX Project Contributors <awx-project@googlegroups.com>"
+ ],
+ "readme": "README.md",
+ "tags": [
+ "cloud",
+ "infrastructure",
+ "awx",
+ "ansible",
+ "automation"
+ ],
+ "description": "Ansible content that interacts with the AWX or Automation Platform Controller API.",
+ "license": [
+ "GPL-3.0-only"
+ ],
+ "license_file": null,
+ "dependencies": {},
+ "repository": "https://github.com/ansible/awx",
+ "documentation": "https://github.com/ansible/awx/blob/devel/awx_collection/README.md",
+ "homepage": "https://www.ansible.com/",
+ "issues": "https://github.com/ansible/awx/issues?q=is%3Aissue+label%3Acomponent%3Aawx_collection"
+ },
+ "file_manifest_file": {
+ "name": "FILES.json",
+ "ftype": "file",
+ "chksum_type": "sha256",
+ "chksum_sha256": "ab8151f383a869a206d778422cc13d54e6c62a52fa76503a69c30b076aed5a08",
+ "format": 1
+ },
+ "format": 1
+} \ No newline at end of file