1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
{
"collection_info": {
"namespace": "f5networks",
"name": "f5_modules",
"version": "1.28.0",
"authors": [
"Wojciech Wypior (@wojtek0806)"
],
"readme": "README.md",
"tags": [
"f5",
"networking",
"bigip",
"bigiq"
],
"description": "F5 BIG-IP Imperative Collection for Ansible",
"license": [
"GPL-3.0-only"
],
"license_file": null,
"dependencies": {
"ansible.netcommon": ">=2.0.0"
},
"repository": "https://github.com/F5Networks/f5-ansible-f5modules",
"documentation": "https://clouddocs.f5.com/products/orchestration/ansible/devel/modules/module_index.html",
"homepage": "https://clouddocs.f5.com/products/orchestration/ansible/devel/",
"issues": "https://github.com/F5Networks/f5-ansible/issues"
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "cc44c5e8bc94f8b6717d72ce34b22670695130b9efbc365339fd10cedbc56647",
"format": 1
},
"format": 1
}
|