diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/netbox/netbox/MANIFEST.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/netbox/netbox/MANIFEST.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/netbox/netbox/MANIFEST.json b/collections-debian-merged/ansible_collections/netbox/netbox/MANIFEST.json new file mode 100644 index 00000000..ddd50cbe --- /dev/null +++ b/collections-debian-merged/ansible_collections/netbox/netbox/MANIFEST.json @@ -0,0 +1,36 @@ +{ + "file_manifest_file": { + "chksum_sha256": "32a7af273a003e033a81ea9a1ad1f2ad9373a8ab9981cc78409fa00449b11015", + "ftype": "file", + "name": "FILES.json", + "chksum_type": "sha256", + "format": 1 + }, + "collection_info": { + "documentation": "https://netbox-ansible-collection.readthedocs.io/en/latest/", + "dependencies": { + "community.general": ">=1.0.0", + "ansible.netcommon": ">=1.0.0" + }, + "name": "netbox", + "tags": [ + "dcim", + "system", + "ipam", + "networking" + ], + "authors": [ + "Mikhail Yohman <mikhail.yohman@gmail.com>" + ], + "namespace": "netbox", + "issues": "https://github.com/netbox-community/ansible_modules/issues", + "license_file": "LICENSE", + "license": [], + "description": "This is a collection of Netbox Ansible modules", + "readme": "README.md", + "version": "1.2.1", + "repository": "https://github.com/netbox-community/ansible_modules", + "homepage": null + }, + "format": 1 +}
\ No newline at end of file |