diff options
Diffstat (limited to 'ansible_collections/infoblox/nios_modules/MANIFEST.json')
-rw-r--r-- | ansible_collections/infoblox/nios_modules/MANIFEST.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/ansible_collections/infoblox/nios_modules/MANIFEST.json b/ansible_collections/infoblox/nios_modules/MANIFEST.json new file mode 100644 index 00000000..166a335c --- /dev/null +++ b/ansible_collections/infoblox/nios_modules/MANIFEST.json @@ -0,0 +1,38 @@ +{ + "collection_info": { + "namespace": "infoblox", + "name": "nios_modules", + "version": "1.4.1", + "authors": [ + "Sailesh Giri (sgiri@infoblox.com)", + "Vaishnavi TR (vtr@infoblox.com)", + "Anagha KH (akh@infoblox.com)", + "Shankar Ganesh (sganesh@infoblox.com)" + ], + "readme": "README.md", + "tags": [ + "infoblox", + "nios", + "cloud", + "networking" + ], + "description": "Infoblox Ansible Collection for vNIOS allows managing your NIOS objects through APIs.", + "license": [ + "GPL-3.0-only" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/infobloxopen/infoblox-ansible/tree/master", + "documentation": "https://github.com/infobloxopen/infoblox-ansible/blob/master/README.md", + "homepage": "https://github.com/infobloxopen/infoblox-ansible", + "issues": "https://github.com/infobloxopen/infoblox-ansible/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "322c0c8f3d92585641eade44b5d87df7c96cc3ee1b0a913a54732b73f325ba6f", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |