diff options
Diffstat (limited to 'ansible_collections/netbox/netbox/MANIFEST.json')
-rw-r--r-- | ansible_collections/netbox/netbox/MANIFEST.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ansible_collections/netbox/netbox/MANIFEST.json b/ansible_collections/netbox/netbox/MANIFEST.json new file mode 100644 index 000000000..a187b4470 --- /dev/null +++ b/ansible_collections/netbox/netbox/MANIFEST.json @@ -0,0 +1,34 @@ +{ + "collection_info": { + "namespace": "netbox", + "name": "netbox", + "version": "3.13.0", + "authors": [ + "Mikhail Yohman <mikhail.yohman@gmail.com>", + "Martin R\u00f8dvand <martin@rodvand.net>" + ], + "readme": "README.md", + "tags": [ + "dcim", + "system", + "ipam", + "networking" + ], + "description": "This is a collection of NetBox Ansible modules", + "license": [], + "license_file": "LICENSE", + "dependencies": {}, + "repository": "https://github.com/netbox-community/ansible_modules", + "documentation": "https://netbox-ansible-collection.readthedocs.io/en/latest/", + "homepage": "https://github.com/netbox-community/ansible_modules", + "issues": "https://github.com/netbox-community/ansible_modules/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "e57a22acb7c0aa67ec0127d4393bbe18eb2ed513dc492096618575412708c55d", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |