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
38
39
|
{
"collection_info": {
"namespace": "f5networks",
"name": "f5_modules",
"version": "1.7.1",
"authors": [
"Wojciech Wypior (@wojtek0806)",
"Greg Crosby (@crosbygw)",
"Nitin Khanna (@nitinthewiz)"
],
"readme": "README.md",
"tags": [
"f5",
"networking",
"bigip",
"bigiq"
],
"description": "F5 Modules for Ansible",
"license": [
"GPL-3.0-only"
],
"license_file": null,
"dependencies": {
"ansible.netcommon": "*"
},
"repository": "https://github.com/F5Networks/f5-ansible",
"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": "5a73f51ae402d20194d54a89e2c4cf1d413b489059e19ea11efb15a1fd592041",
"format": 1
},
"format": 1
}
|